Data Element list used by SAP ABAP Function Module ASTRUC_TEXT_GET (Get text for allocation structure and one line of the structure)
SAP ABAP Function Module
ASTRUC_TEXT_GET (Get text for allocation structure and one line of the structure) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
ABZUO | Assignment | SOURCE REFERENCE(I_LINE) LIKE TKB5E-ABZUO OPTIONAL |
2 | ![]() |
BRGABSCH | Allocation Structure for Settlement/Assessment | SOURCE REFERENCE(I_ASTRUC) LIKE TKB5A-ABSCH OPTIONAL |
3 | ![]() |
KOKRS | Controlling Area | SOURCE REFERENCE(I_KOKRS) LIKE TKB5E-KOKRS OPTIONAL |
4 | ![]() |
SYLANGU | Language Key | SOURCE REFERENCE(I_LANGU) TYPE SYLANGU DEFAULT SY-LANGU |
5 | ![]() |
TEXT30 | Text (30 Characters) | SOURCE REFERENCE(E_LINE_TEXT) TYPE TEXT30 |
6 | ![]() |
TEXT30 | Text (30 Characters) | SOURCE REFERENCE(E_ASTRUC_TEXT) TYPE TEXT30 |
7 | ![]() |
TEXT40 | Text, 40 Characters Long | SOURCE REFERENCE(E_OBJ_TEXT) LIKE SETUSAGE-DESCRIPTION |