Variant Management

Variants facilitate processing in SAP as jobs can be processed with ready-set input values. The system supports the use of variants by offering various functions for reading, copying or modifying variants. Deleting and listing them are also possible.

Note: It is important that variants are checked and set just before an ABAP program is processed in order to exclude error sources.

AE JCL for SAP

Use the following JCL script elements for SAP:

With BC-XBP 3.0 Scheduling Interface, it is possible to pass parameters to ABAP programs without having to create/maintain static variants. For more information, see R3_SET_SELECT_OPTION .