This procedure describes how to request that SAP displays a list of defined variants for a specific ABAP program.
NOTE: The program is set in the SAPR3-PROGRAM parameter.
Before you begin
Do one of the following:
To display a list of variants for a program:
ctmr3req -SAPR3-ACTION var_mon -SAPR3-ACCOUNT <account_name>
-SAPR3-PROGRAM <program_name>
<Agent home directory>\CM\SAP\EXE\ctmr3req -SAPR3-ACTION var_mon
-SAPR3-ACCOUNT <account_name> -SAPR3-PROGRAM <program_name> [-Agent
<agent_name>]
For a list of parameters, see var_mon action parameters.
EXAMPLE:The ctmr3req utility used to display a list of variants, using the STAR account, for the prog1 program:
D:\Program files\BMC Software\CONTROL-M Agent\David\ctmr3req -SAPR3-
ACTION var_mon -SAPR3-ACCOUNT STAR -SAPR3-PROGRAM prog1 -Agent
Default
Parent Topic |