SAP ABAP Function Module G_SET_BUF_CREATE (Neues Set im Puffer anlegen (mit temporärem Setnamen))
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_BUF_CREATE Neues Set im Puffer anlegen (mit temporärem Setnamen)  
Function Group GSOMBUF   Sets: Buffer for Hierarchy Maintenance  
Program Name SAPLGSOMBUF    
INCLUDE Name LGSOMBUFU13    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_TEMP_SETID TYPE SETID Temporäre ID des neuen Sets
Importing I_PARENT_SETID TYPE SETID ID des übergeordneten Sets
Importing I_REFERENCE_SETID TYPE SETID ID des Vorlage-Sets (neues Set ist Kopie dieses)
Importing I_PREV_SETID TYPE SETID Set, hinter das das neue Set eingefügt wird
Exception NO_AUTHORITY TYPE Keine Berechtigung
Exception ENQUEUE_FAILED TYPE Set konnte nicht gesperrt werden
Exception SET_NOT_FOUND TYPE Überg. Set oder Vorlage ist nicht vorhanden
               
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  19990318 
SAP Release Created in