adt_read_textelements
Read text elements of ABAP programs including text symbols, selection texts, and heading texts. Supports language override for reviewing translations, aiding i18n audits and text editing.
Instructions
Read the text elements (text pool) of an ABAP program: text symbols, selection texts and heading texts. Supports a language override to read translations. Useful for i18n audits and before editing texts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| language | No | Optional SAP language key (e.g. EN, ZH). Defaults to the session language. | |
| programName | Yes | Program name, e.g. ZMMR001_192637 |