SAP ABAP Function Module G_SET_GET_NEW_SETID (Bestimmt die Set-ID für alte Sets aus Setnamen, Tabellenfeld und Searchfld)
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_NEW_SETID Bestimmt die Set-ID für alte Sets aus Setnamen, Tabellenfeld und Searchfld  
Function Group GSAC   Sets: Access to Set Tables  
Program Name SAPLGSAC    
INCLUDE Name LGSACU09    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting NEW_SETID TYPE RGSBS-SETNR New set ID
Importing CLIENT TYPE SYST-MANDT Client, if field/search field missing for 0H sets
Importing TABLE TYPE RGSBS-TABLE Set table
Importing SETNR TYPE C Old set ID
Importing FIELDNAME TYPE RGSBS-FIELD Field name of set (only important for 0H sets)
Importing SEARCHFLD TYPE RGSBS-SEARCHFLD Search field of set (only important for 0H sets)
               
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