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
Exporting E_SOSTRUC_TEXT TYPE TEXT30 Text for source structure
Exporting E_LINE_TEXT TYPE TEXT30 Text for one line in the structure
Exporting E_OBJ_KEY_OUT TYPE SETUSAGE-OBJ_NAME Key of one line (in output format)
Exporting E_OBJ_TEXT TYPE SETUSAGE-DESCRIPTION Text of line & structure & contr. area concat.
Importing I_SOSTRUC TYPE TSC0C-SCNAM Source structure
Importing I_LINE TYPE TSC0C-SCZUO Line of source structure
Importing I_KOKRS TYPE TSC0C-KOKRS Controlling area
Importing I_OBJ_KEY TYPE SETUSAGE-OBJ_KEY Key of one line in source structure
Importing I_LANGU TYPE SYLANGU SY-LANGU Language
Exception WRONG_INPUT TYPE Wrong importing parameter (no message)
Exception SOSTRUC_NOT_FOUND TYPE No text for structure found (no message)
Exception LINE_NOT_FOUND TYPE No text for line found (no message)
               
Processing Type
Normal Function Module  
Remote-Enabled 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