Data Element list used by SAP ABAP Function Module K_EP_TEXTNAME_INPUT (Name des Textbausteins aus Bibliothek/Bericht ableiten)
SAP ABAP Function Module
K_EP_TEXTNAME_INPUT (Name des Textbausteins aus Bibliothek/Bericht ableiten) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | APPLCLASS | Application class for DD objects (not used) | SOURCE VALUE(E_APPLCLASS) TYPE APPLCLASS |
|
| 2 | APPLCLASS | Application class for DD objects (not used) | SOURCE VALUE(I_APPLCLASS) TYPE APPLCLASS DEFAULT 'KS' |
|
| 3 | FLAG | General Flag | SOURCE VALUE(I_INPUT_LANGUAGE_ONLY) TYPE FLAG OPTIONAL |
|
| 4 | RTXTNAME | Report Texts: Name of the Text Module | SOURCE VALUE(I_TEXT_NAME) TYPE RTXTNAME |
|
| 5 | RTXTNAME | Report Texts: Name of the Text Module | SOURCE VALUE(E_TEXT_NAME) TYPE RTXTNAME |
|
| 6 | RTXTTYPE | Text type ('T'itle page, 'H'eader, 'F'ooter, 'E'nd page) | SOURCE VALUE(E_TEXT_TYPE) TYPE RTXTTYPE |
|
| 7 | RTXTTYPE | Text type ('T'itle page, 'H'eader, 'F'ooter, 'E'nd page) | SOURCE VALUE(I_TEXT_TYPE) TYPE RTXTTYPE |
|
| 8 | SPRAS | Language Key | SOURCE VALUE(E_TEXT_LANGU) TYPE SPRAS |
|
| 9 | SPRAS | Language Key | SOURCE VALUE(I_TEXT_LANGU) TYPE SPRAS DEFAULT SY-LANGU |
|