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

R3_SWITCH_OPMODE

Switches the operation mode in SAP

Transaction: RZ03

Interface: AE

Syntax

R3_SWITCH_OPMODE 

NAME=...
,SERVER=
...

Syntax

Description/Format

NAME= 

Name of an SAP-defined operation mode
Format: script literal

Lower-case letters are not converted to upper-case letters.

SERVER= 

Name of an SAP applicationAn application is a software which helps a user to fulfill specific tasks. In the context of ARA see also: Application entity. server or "*" for all SAP application servers
Format: scriptA particular Automation Engine object type. literal

The name of a single SAP application server must be specified in the form Host_SID_SYSNR:
Host
- Computer name
SID
- SAP system ID
SYSNR
- SAP Instance number

Examples

The operation mode "Night Mode" is activated for all SAP application servers.

R3_SWITCH_OPMODE NAME='Night Mode',SERVER='*'

 

See also:

 


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

Copyright © 2016 Automic Software GmbH