Automation Engine Script Guide > AE JCL for Applications > SAP > R3_ACTIVATE_CM_PROFILE

R3_ACTIVATE_CM_PROFILE

Activates a profile in the SAP Criteria Manager

Transaction: SM62

Interface: Standard

Syntax

R3_ACTIVATE_CM_PROFILE

Syntax

Description/Format

ID=

Profile ID
Format: Number

TYPE=

Profile type
Format: script literal

Allowed values: "EVHIRO", "EVTHIS" and "INTERC"

"EVHIRO" - Event History Reorg
"EVTHIS" - Event History
"INTERC" - Job interception

Comments

Only one profile can be activated per profile type.

Example

The example below activates the profile with the ID "5" for the job interception.

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

 

See also: