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

R3_DEACTIVATE_CM_PROFILE

Deactivates a profile in the SAP Criteria Manager

Transaction: SM62

Interface: Standard

Syntax

R3_DEACTIVATE_CM_PROFILE

TYPE=...
[,ERROR=...]

Syntax

Description/Format

TYPE=

Profile type
Format: script literal

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

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

ERROR=

Handling if it is not possible to deactivate the profile
Format of the value: scriptA particular Automation Engine object type. literal

Allowed values: "ABEND" (default) and "IGNORE"

"ABEND" - The script does not continue, the AE jobAn Automation Engine object type for a process that runs on a target system. ends abnormally.
"IGNORE" - The script continues, the AE job ends normally.

Comments

Only one profile can be activated per profile type. Thus, it is not necessary to specify the ID but only the type.

Example

The example shown below deactivates the active profile of the Event History.

R3_DEACTIVATE_CM_PROFILE TYPE="EVTHIS"

 

See also:

 


Automic Documentation - Tutorials - Automic Blog - Resources - Training & Services - Automic YouTube Channel - Download Center - Support

Copyright © 2016 Automic Software GmbH