SAP ABAP Function Module G_SUBSTITUTION_DELETE (Delete a substitution)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-SL-VSR (Application Component) Validation, Substitution and Rules
     GVAL (Package) Validation, Substitution and Rules
Basic Data
Function Module G_SUBSTITUTION_DELETE Delete a substitution  
Function Group GBLO   GL Boolean logic: validation/substitutn  
Program Name SAPLGBLO    
INCLUDE Name LGBLOU37    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting B_DELETED TYPE GB01-BEXCLUDE 'X' = deleted
Importing SUBSTID TYPE GB92-SUBSTID Name of the substitution
Importing IGNORE_USAGE TYPE GB01-BEXCLUDE ' ' ' ' = Don't ignore the usage of the validation
Importing SHOW_POPUPS TYPE GB01-BEXCLUDE 'X' 'X' = Show dialog boxes
Exception NOT_FOUND TYPE Substitution not found
Exception SUBSTITUTION_IN_USE TYPE Substitution still in use
               
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  19960725 
SAP Release Created in