Execution of an external command
Transaction: SM36
Interface: Standard
R3_ACTIVATE_EXT_COMMAND
COMMAND=...
OPSYSTEM=...
[,PARAMS=...]
,TARGET_SERVER=...
[,STDOUT=...]
[,STDERR=...]
[,TRACE=...]
[,TERM=...]
Syntax |
Description/Format |
---|---|
COMMAND= |
Name of the external command |
OPSYSTEM= |
Host system in which the command should be
executed |
PARAMS= |
Parameter for the external command Default value: " " |
TARGET_S[ERVER]= |
Name of the computer on which
the command should be executed |
Control flags |
|
STDOUT= |
Log external output to job log Allowed values: "" (default value) and "X" "" -
No control flag |
STDERR= |
Log external errors in job log Allowed values: "" (default value) and "X" "" -
No control flag |
TRACE= |
Activate trace Allowed values: "" (default value) and "X" "" -
No control flag |
TERM= |
Job waiting for ext. termination Allowed values: "" (default value) and "X" "" -
No control flag |
R3_ACTIVATE_EXT_COMMAND COMMAND='NET_ROUTING',OPSYSTEM='Windows NT',TARGET_SERVER='NB0053',STDOUT='X',STDERR='X',TERM='X'
See also: