SAP ABAP Function Module RS_VARIANT_DELETE (Loeschen Variante (im aktuellen Mandanten oder in allen Mandanten))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-TO (Application Component) Logical DB, Selection Screens, Selection Variants
     SLDBV (Package) Selection Screens, Variants, Logical Databases
Basic Data
Function Module RS_VARIANT_DELETE Loeschen Variante (im aktuellen Mandanten oder in allen Mandanten)  
Function Group SVAR   Maintain Variants  
Program Name SAPLSVAR   Function Group for Variant Maintenance 
INCLUDE Name LSVARU09    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting VARIANT TYPE RSVAR-VARIANT Name of variant to be deleted
Importing REPORT TYPE RSVAR-REPORT Name of report
Importing VARIANT TYPE RSVAR-VARIANT Name of variant to be deleted
Importing FLAG_CONFIRMSCREEN TYPE Suppress Dialog Box
Importing FLAG_DELALLCLIENT TYPE Suppress Dialog Box
Exception NOT_AUTHORIZED TYPE No authorization
Exception NOT_EXECUTED TYPE Variant not deleted
Exception NO_REPORT TYPE Program type other than '1'
Exception REPORT_NOT_EXISTENT TYPE Report does not exist
Exception REPORT_NOT_SUPPLIED TYPE No report name specified
Exception VARIANT_LOCKED TYPE Variant locked
Exception VARIANT_NOT_EXISTENT TYPE Variant does not exist
Exception NO_CORR_INSERT TYPE
Exception VARIANT_PROTECTED TYPE Variant protected
               
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  19950113 
SAP Release Created in