Data Element list used by SAP ABAP Function Module SOSTRUC_TEXT_GET (Get text for source structure and one line of the structure)
SAP ABAP Function Module
SOSTRUC_TEXT_GET (Get text for source structure and one line of the structure) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
CO_SCNAM | Structure | SOURCE REFERENCE(I_SOSTRUC) LIKE TSC0C-SCNAM OPTIONAL |
2 | ![]() |
CO_SCZUO | Assignment | SOURCE REFERENCE(I_LINE) LIKE TSC0C-SCZUO OPTIONAL |
3 | ![]() |
KOKRS | Controlling Area | SOURCE REFERENCE(I_KOKRS) LIKE TSC0C-KOKRS OPTIONAL |
4 | ![]() |
SYLANGU | Language Key | SOURCE REFERENCE(I_LANGU) TYPE SYLANGU DEFAULT SY-LANGU |
5 | ![]() |
TEXT30 | Text (30 Characters) | SOURCE REFERENCE(E_SOSTRUC_TEXT) TYPE TEXT30 |
6 | ![]() |
TEXT30 | Text (30 Characters) | SOURCE REFERENCE(E_LINE_TEXT) TYPE TEXT30 |
7 | ![]() |
TEXT40 | Text, 40 Characters Long | SOURCE REFERENCE(E_OBJ_TEXT) LIKE SETUSAGE-DESCRIPTION |