R3_DELETE_VARIANT

Use the R3_DELETE_VARIANT script element to delete a variant of a report.

Transaction: SA38

Interface: AE and Standard

Syntax

R3_DELETE_VARIANT REP[ORT]=...,VAR[IANT]=...

Parameters

Parameter Description Format
REP[ORT]= Name of the report whose variant is to be deleted. Script literal
VAR[IANT]= Name of the variant to be deleted. Script literal

Examples

The following example deletes the DAILYCOP variant of the report RSPO0041.

R3_DELETE_VARIANT REPORT='RSPO0041',VAR='DAILYCOP'

See also: