Automation Engine Script Guide > AE JCL for Applications > SAP > R3_DELETE_VARIANT

R3_DELETE_VARIANT

This statement deletes a report's variant.

Transaction: SA38

Interface: AE and Standard

Syntax

R3_DELETE_VARIANT

Syntax

Description/Format

REP[ORT]=

Name of report whose variant should be deleted
Format: script literal

VAR[IANT]=

Name of variant that should be deleted
Format: script literal

Example

Deleting variant 'DAILYCOP' of report 'RSPO0041'.

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

 

See also: