SAP ABAP Function Module G_CATT_DELETE_OWN_PREFIX_VAR (Deletion of self-created variables according to a predefined 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_VAR Deletion of self-created variables according to a predefined prefix  
Function Group GCAT   GLX CATT  
Program Name SAPLGCAT   Function Group CATT 
INCLUDE Name LGCATU10    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing PREFIX TYPE Prefix (length: 3 - 6 char) (beginning of the name of variants)
Importing TABLE TYPE RGSGM-UTAB Table for which the variables are created
Exception NO_VARIABLE_FOUND TYPE No separate variable is found with this prefix
Exception UNORDINARY_PREFIX_LENGTH TYPE Prefix length smaller than 3 or larger than 6
Exception VARIABLE_IS_USED TYPE Variable is used outside the variables
               
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  19940208 
SAP Release Created in