SAP ABAP Function Module PASTRUC_TEXT_GET (Get text for PA transfer 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
       KE0C (Package) Customizing for Profitability Analysis
Basic Data
Function Module PASTRUC_TEXT_GET Get text for PA transfer structure and one line of the structure  
Function Group 0KE7_SERV   Services for PA Structure  
Program Name SAPL0KE7_SERV    
INCLUDE Name L0KE7_SERVU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_PASTRUC_TEXT TYPE TEXT30 Text for PA sstructure
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_PASTRUC TYPE TKB9G-ERSCH PA transfer structure
Importing I_LINE TYPE TKB9G-ERZUO Line of PA transfer structure
Importing I_KOKRS TYPE TKB9G-KOKRS Controlling area
Importing I_OBJ_KEY TYPE SETUSAGE-OBJ_KEY Key of one line in an PA sstructure
Importing I_LANGU TYPE SYLANGU SY-LANGU Language
Exception WRONG_INPUT TYPE Wrong importing parameter (no message)
Exception PASTRUC_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