SAP ABAP Function Module ASTRUC_TEXT_GET (Get text for allocation structure and one line of the structure)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
KAUC (Package) Customizing R/3 Cost Accounting, Orders

⤷

⤷

⤷

Basic Data
Function Module | ASTRUC_TEXT_GET | Get text for allocation structure and one line of the structure |
Function Group | 0C5K_SERV | Services for Allocation Structure |
Program Name | SAPL0C5K_SERV | Services for allocation structure |
INCLUDE Name | L0C5K_SERVU03 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
E_ASTRUC_TEXT | TYPE | TEXT30 | text for allocation 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 and structure; concatenated | |||
![]() |
I_ASTRUC | TYPE | TKB5A-ABSCH | allocation structure | |||
![]() |
I_LINE | TYPE | TKB5E-ABZUO | line of allocation structure | |||
![]() |
I_KOKRS | TYPE | TKB5E-KOKRS | controlling area | |||
![]() |
I_OBJ_KEY | TYPE | SETUSAGE-OBJ_KEY | key of one line in an alloc. structure | |||
![]() |
I_LANGU | TYPE | SYLANGU | SY-LANGU | language | ||
![]() |
WRONG_INPUT | TYPE | wrong importing parameter (no message) | ||||
![]() |
ASTRUC_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 |