SAP ABAP Function Module G_SET_GET_TITLES (Reading the texts for sets and set lines)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       GBSE (Package) FI-SL sets
Basic Data
Function Module G_SET_GET_TITLES Reading the texts for sets and set lines  
Function Group GSTX   Short texts for set (in foreign lang.)  
Program Name SAPLGSTX    
INCLUDE Name LGSTXU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing CLIENT TYPE SYST-MANDT SY-MANDT Client (default is current client)
Importing SETCLASS TYPE RGSBS-CLASS SPACE Set class
Importing SETNAME TYPE C Set ID
Importing TABNAME TYPE RGSBS-TABLE SPACE Set table
Importing BYPASSING_BUFFER TYPE SYST-DATAR SPACE 'X' --> Direct reading on the database
Importing LANGUAGE_VECTOR TYPE C '*'
Tables SET_LINE_TITLES TYPE RGSBLT Short description of basic set lines and dataset lines
Tables SET_TITLES TYPE RGSBST Short description of the set
               
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  19970514 
SAP Release Created in