SAP ABAP Function Module G_SET_GET_INFO (Checks whether Set exists and Provides Information about Set)
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_INFO Checks whether Set exists and Provides Information about Set  
Function Group GSSM   SETS: Set Manager  
Program Name SAPLGSSM    
INCLUDE Name LGSSMU48    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting INFO TYPE SETINFO Information on the set
Importing CLASS TYPE RGSMH-CLASS SPACE Obsolete, do not use
Importing NO_SET_TITLE TYPE FLAG SPACE 'X' --> Suppression of the title return
Importing SETNAME TYPE C Set ID
Importing TABLE TYPE RGSMH-TABLE SPACE Table for which set is used
Importing FIELDNAME TYPE RGSMH-FIELD SPACE Field for which set is used
Importing USE_TABLE_BUFFER TYPE FLAG 'X' 'X' --> Buffered reading of set directory
Importing CLIENT TYPE SYST-MANDT Client of the Set
Exception SET_NOT_FOUND TYPE Set does not exist
Exception ILLEGAL_FIELD_REPLACEMENT TYPE Set does not match field or table
               
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  19931201 
SAP Release Created in