R3_GET_VARIANTS
Use the R3_GET_VARIANTS script element to list all available variants of a report in the activation log.
Transaction: SA38
Interface: Standard
Syntax
R3_GET_VARIANT[S] REP[ORT]=...[,ERROR=...][,SEL[ECT_OPTION]=...]
Parameters
| Parameter | Description | Format | Allowed Values | Default Value |
|---|---|---|---|---|
| REP[ORT]= | Name of the ABAP program. | Script literal | n.a. | n.a. |
| ERROR=
(Optional) |
Action to take if an error occurs — for example, if the report is not available, has no selection screen, or has no variants. | Script literal |
|
ABEND |
| SEL[ECT_OPTION]=
(Optional) |
Variant types to select. | Script literal |
|
A |
Examples
R3_GET_VARIANTS REP='RSPO0041'
See also: