SAP ABAP Function Module SPSTRUC_TEXT_GET (Get text for splitting 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 SPSTRUC_TEXT_GET Get text for splitting structure and one line of the structure  
Function Group KTCS_SERV   Services for splitting structure  
Program Name SAPLKTCS_SERV    
INCLUDE Name LKTCS_SERVU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_SPSTRUC_TEXT TYPE TEXT30 Text for splitting 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_SPSTRUC TYPE TSC0C-SCNAM splitting structure
Importing I_LINE TYPE TSC0C-SCZUO Line of splitting structure
Importing I_KOKRS TYPE TSC0C-KOKRS Controlling area
Importing I_OBJ_KEY TYPE SETUSAGE-OBJ_KEY Key of one line in splitting structure
Importing I_LANGU TYPE SYLANGU SY-LANGU Language
Exception WRONG_INPUT TYPE Wrong importing parameter (no message)
Exception SPSTRUC_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