R3_DELETE_VARIANT
This script element deletes the report of a variant.
Transaction: SA38
Interface:  AE and Standard
Syntax
R3_DELETE_VARIANT
REP[ORT]=...
                                                
,VAR[IANT]=...
                                            
Parameters
- 
                                                
R3_DELETE_VARIANT
Deletes the report of a variant - REP[ORT]=
                                                
Name of the report whose variant should be deleted
Format: script literal - VAR[IANT]=
                                                
Name of variant that should be deleted
Format: script literal 
Example
The following example deletes the DAILYCOP variant of the report called RSPO0041.
R3_DELETE_VARIANT REPORT='RSPO0041',VAR='DAILYCOP'
See also:
seealso