SAP ABAP Function Module G_SET_INSERT (Import a set into the work area of the set manager)
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_INSERT Import a set into the work area of the set manager  
Function Group GSSM   SETS: Set Manager  
Program Name SAPLGSSM    
INCLUDE Name LGSSMU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting HEADER TYPE RGSMH Header information of the set
Exporting INDEX TYPE SYST-TABIX Index of the set in buffer table (TMSB)
Importing CLASS TYPE RGSMH-CLASS SPACE Obsolete, use ID in parameter SETNAME!
Importing MAINTENANCE TYPE FLAG SPACE 'X' for reading, for maintenance transaction
Importing NO_TITLES TYPE FLAG SPACE 'X' for suppressing the short descriptions
Importing SETNAME TYPE C Set ID
Importing TABLE TYPE RGSMH-TABLE SPACE Table for which the set is to be used
Importing FIELDNAME TYPE RGSMH-FIELD SPACE Field for which the set is to be used
Importing CLIENT TYPE SYST-MANDT SY-MANDT Client of the set
Importing FORCE_INSERT TYPE FLAG SPACE 'X' to reread a set already read
Importing DATE_FROM TYPE DATAB Selektionsdatum für dynamische Gruppen (Von-Wert)
Importing DATE_TO TYPE DATBI Selektionsdatum für dynamische Gruppen (Bis-Wert)
Exception SET_NOT_FOUND TYPE Set does not exist
               
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  00000000 
SAP Release Created in