SAP ABAP Function Module G_DELETE_SET (Set löschen)
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_DELETE_SET Set löschen  
Function Group GSGF   Sets: Generation and deletion of sets  
Program Name SAPLGSGF   Sets: Generation and deletion of sets 
INCLUDE Name LGSGFU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing CLIENT TYPE SYST-MANDT SPACE Client
Importing CLASS TYPE RGSBS-CLASS Obsolete, Use Set ID in Parameter SET
Importing NO_COMMIT_WORK TYPE C 'X' Suppresses COMMIT WORK after the Deletion
Importing SET TYPE C Set ID
Importing TAB TYPE RGSBS-TABLE Obsolete, Use Set ID in Parameter SET
Importing FORCE_DELETION TYPE SYST-DATAR 'X': Delete although used
Exception NO_AUTHORITY TYPE No Authorization for Deleting the Set
Exception NOT_FOUND TYPE The Set does not exist
Exception SET_IS_USED TYPE Set is used (cannot be deleted)
               
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