job_modify action parameters

The following table describes the job_modify parameters. For information about additional parameters for use when defining a new job, see Control-M Parameters.

Parameters

Description

-SAPR3-ACTION

Determines the action of the ctmr3req utility. (job_modify) Mandatory.

-SAPR3-ACCOUNT

Defines the name of a specific SAP account. Maximum length: 30 characters. Mandatory.

-SAPR3-JOBNAME

Defines the job name in SAP to be modified. Mandatory.

-SAPR3-JOBCOUNT

Defines the unique ID number for the job in SAP. Mandatory.

-SAPR3-STEP-S<nn>-

STEP_TYPE

Defines the step type. Mandatory.

Valid values are:

  • A = ABAP program
  • C = External command
  • E = External Program

nn is a two-digit number that represents the step number.

-SAPR3-STEP-S<nn>-

PROGRAM

Defines the name of the job step program. Mandatory.

nn is a two-digit number that represents the step number.

Parent Topic

SAP actions using the ctmr3req utility