The following table describes the var_edit action parameters.
Parameter  | 
Value  | 
|---|---|
-SAPR3-ACTION  | 
Determines the action of the ctmr3req utility. (var_edit) Mandatory.  | 
-SAPR3-ACCOUNT  | 
Defines the name of a specific SAP account. Maximum length: 30 characters. Mandatory.  | 
-SAPR3-PROGRAM  | 
Defines the name of the ABAP program in SAP, if such a program has been indicated. Mandatory.  | 
-SAPR3-VAR  | 
Defines the name of the variant for a specific program in SAP. Mandatory.  | 
-SAPR3-VAR_PARAM<nnn>  | 
Defines the variant parameter. Mandatory. nnn is a three-digit number that represents the parameter count number.  | 
-SAPR3-VAR_TEXT  | 
Describes the variant. Optional.  | 
-SAPR3-IGNORE_INDEX  | 
Enables you to update a variant's parameter by name instead of an index number. Optional. Valid values: 
 NOTE: The parameter is searched by its name only. If there is more than one parameter with the same name, the result is unpredictable.  | 
Parent Topic |