This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.
Check it out on amazon.com →The Function Module RZL_START_PROGRAM_REMOTE (Start external program on the host of a remote application server) is a standard Function Module in SAP ERP and is part of the function group SAL3 within the package SRZL.
Function Module | RZL_START_PROGRAM_REMOTE |
Short Text | Start external program on the host of a remote application server |
Function Group | SAL3 |
Package | SRZL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CMD | LIKE | Command for 'System ()' | ||
DISPLAY | LIKE | SPACE | Display variable for xterm-Window | |
EXE_DIRECTORY | LIKE | SPACE | Directory of CMD or &REMOTE for SAP-Exe-Dir | |
LOC_OPSYS | LIKE | SPACE | Operating system type of the local server | |
OPEN_XTERM | LIKE | SPACE | x. --> program is to be carried out in Xterm | |
PROFILE | LIKE | SPACE | Profile parameter for CMD or &REMOTE | |
REMOTE_OPSYS | LIKE | SPACE | Operating system type of the remote server | |
SRVNAME | LIKE | SPACE | Application server name | |
TO_DISPATCHER | LIKE | SPACE | 1 --> Starting CMD from the dispatcher |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ERRNO | LIKE | SY-SUBRC | ADM message error status |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ARGUMENT_ERROR | Parameter error |
SEND_ERROR | Error in communication to application server |