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 SWLWP_TASK_SRVID_READ () is a standard Function Module in SAP ERP and is part of the function group SWLWP_CENTRAL_CUST within the package SWLWP.
Function Module | SWLWP_TASK_SRVID_READ |
Short Text | |
Function Group | SWLWP_CENTRAL_CUST |
Package | SWLWP |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_LANGU | LIKE | SY-LANGU | SY-LANGU | SAP R/3 System, Current Language |
IM_LOGSYS | TYPE | LOGSYS | Logical System | |
IM_SELECT_FOR_LOGSYS | TYPE | FLAG | SPACE | General Flag |
IM_SRV_DIR | TYPE | SWLSRVDC | Service Directory | |
IM_TASK_ID | TYPE | SWW_TASK | Task ID | |
IM_USER | LIKE | SY-UNAME | SY-UNAME | SAP System, User Logon Name |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_IMPLID | TYPE | SWFIMPLID | ID of an Implementation Definition | |
E_INTFID | TYPE | SWFINTFID | Interface Definition ID | |
E_LOGSYS | TYPE | LOGSYS | Logical System | |
E_MESSAGE | TYPE | SWLWPMSGS-TEXT | Language-Specific Message | |
E_PORTID | TYPE | SWFPORTID | Service Port ID | |
E_RETCODE | TYPE | SWLWPMSGS-CODE | Error Code | |
E_SRV_ID | TYPE | SWLSRVID | Service ID |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_TASK_SRV | LIKE | SWLWPTSSID | Workplace: Assignment of Tasks to External Services |
This function module does not define any Exceptions.