This procedure describes how to display variant details within a program.
Before you begin
Do one of the following:
To display variant details within a program:
ctmr3req -SAPR3-ACTION var_show -SAPR3-ACCOUNT <account_name>
-SAPR3-PROGRAM <program_name> -SAPR3-VAR <variant_name>
<Agent home directory>\CM\SAP\EXE\ctmr3req -SAPR3-ACTION var_show
-SAPR3-ACCOUNT <account_name> -SAPR3-PROGRAM <program_name>
-SAPR3-VAR <variant_name> [-Agent <agent_name>]
For a list of parameters, see var_show action parameters.
EXAMPLE: The ctmr3req utility displays variant details in a program, searching for var1 variants, using the STAR account, for the RSAAA02 program. All parameters are mandatory.
ctmr3req -SAPR3-ACTION var_show -SAPR3-ACCOUNT STAR -SAPR3-PROGRAM
prog1 -SAPR3-VAR var1
Parent Topic |