SAP ABAP Function Module SOSTRUC_TEXT_GET (Get text for source structure and one line of the structure)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
CO-OM-ACT (Application Component) Activity Types
⤷
KACT (Package) CO-OM-ACT: Performance Analysis

⤷

⤷

Basic Data
Function Module | SOSTRUC_TEXT_GET | Get text for source structure and one line of the structure |
Function Group | KTCS_SERV | Services for splitting structure |
Program Name | SAPLKTCS_SERV | |
INCLUDE Name | LKTCS_SERVU05 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
E_SOSTRUC_TEXT | TYPE | TEXT30 | Text for source structure | |||
![]() |
E_LINE_TEXT | TYPE | TEXT30 | Text for one line in the structure | |||
![]() |
E_OBJ_KEY_OUT | TYPE | SETUSAGE-OBJ_NAME | Key of one line (in output format) | |||
![]() |
E_OBJ_TEXT | TYPE | SETUSAGE-DESCRIPTION | Text of line & structure & contr. area concat. | |||
![]() |
I_SOSTRUC | TYPE | TSC0C-SCNAM | Source structure | |||
![]() |
I_LINE | TYPE | TSC0C-SCZUO | Line of source structure | |||
![]() |
I_KOKRS | TYPE | TSC0C-KOKRS | Controlling area | |||
![]() |
I_OBJ_KEY | TYPE | SETUSAGE-OBJ_KEY | Key of one line in source structure | |||
![]() |
I_LANGU | TYPE | SYLANGU | SY-LANGU | Language | ||
![]() |
WRONG_INPUT | TYPE | Wrong importing parameter (no message) | ||||
![]() |
SOSTRUC_NOT_FOUND | TYPE | No text for structure found (no message) | ||||
![]() |
LINE_NOT_FOUND | TYPE | No text for line found (no message) | ||||
Processing Type
Normal Function Module | |
![]() |
BaseXML supported |
Update Module | Start immediately |
Immediate Start, No Restart | |
Start Delayed | |
Coll.run | |
JAVA Module Callable from ABAP | |
Remote-Enabled JAVA Module | |
Module Callable from JAVA |
History
Last changed by/on | SAP | 19990317 |
SAP Release Created in |