This procedure describes how to request that SAP creates defined variants for a specific ABAP program. You can view a selection screen of a variant based on the ABAP program, set values for the parameters and save the new variant in the SAP system.
Before you begin
Do one of the following:
To create a variant:
ctmr3req -SAPR3-ACTION var_create -SAPR3-ACCOUNT <account_name>
-SAPR3-PROGRAM <program_name>
<Agent home directory>\CM\SAP\EXE\ctmr3req -SAPR3-ACTION VAR_CREATE
-SAPR3-ACCOUNT <account_name> -SAPR3-PROGRAM <program_name>
For a list of parameters, see var_create action parameters.
The Selection screen for program dialog box appears.
The variant is created.
EXAMPLE: The ctmr3req utility used to create variants, using the STAR account, for the prog1 program:
D:\Program files\BMC Software\CONTROL-M Agent\David\ctmr3req -SAPR3-
ACTION var_create -SAPR3-ACCOUNT STAR -SAPR3-PROGRAM prog1 -Agent
Default
Parent Topic |