R3_ACTIVATE_CM_PROFILE

Use the R3_ACTIVATE_CM_PROFILE to activate a profile in the SAP Criteria Manager.

Transaction: SM62
Interface: Standard

Syntax

R3_ACTIVATE_CM_PROFILE

    ID=...
    ,TYPE=...

Parameters

  • R3_ACTIVATE_CM_PROFILE
    Activates a profile in the SAP Criteria Manager

  • ID=
    Profile ID
    Format: number

  • TYPE=
    Profile type, you can activate one profile per profile type
    Format: script literal

Example

The following example activates a profile that has the ID "5" for the job interception.

R3_ACTIVATE_CM_PROFILE ID="5",TYPE="INTERC"

See also:

seealso

About SAP JCL