SAP ABAP Function Module G_CATT_DELETE_OWN_PREFIX_SETS (Deletion of all self-created sets which start with determined prefix)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       GBAS (Package) FI-SL Customizing / integration / Basis
Basic Data
Function Module G_CATT_DELETE_OWN_PREFIX_SETS Deletion of all self-created sets which start with determined prefix  
Function Group GCAT   GLX CATT  
Program Name SAPLGCAT   Function Group CATT 
INCLUDE Name LGCATU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing CLASS TYPE RGSBS-CLASS SPACE Set class
Importing PREFIX TYPE Prefix (length: 3 - 6 char) (beginning of the name of sets)
Importing TABLE TYPE RGSBS-TABLE Set table
Exception NO_SET_FOUND TYPE No separate set is found with the selected prefix
Exception SET_IS_USED TYPE Set is used outside of the prefix set hierarchy
Exception UNORDINARY_PREFIX_LENGTH TYPE Prefix length smaller than 3 or larger than 6
               
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