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 Lower-case letters are not converted to upper-case letters.  | 
                
| 
                         SERVER=  | 
                    
                         Name of an SAP application server or "*" for all SAP application 
 servers The name of a single SAP application server 
 must be specified in the form Host_SID_SYSNR:  | 
                
Examples
The operation mode "Night Mode" is activated for all SAP application servers.
R3_SWITCH_OPMODE NAME='Night Mode',SERVER='*'
See also: