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 BAPI_BUS2002_SET_STATUS (Set/Reset Status for BUS2002 (Network)) is a standard Function Module in SAP ERP and is part of the function group CNIF_STATUS_2002 within the package CNIF_STATUS.
Function Module | BAPI_BUS2002_SET_STATUS |
Short Text | Set/Reset Status for BUS2002 (Network) |
Function Group | CNIF_STATUS_2002 |
Package | CNIF_STATUS |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
NUMBER | LIKE | BAPI_NETWORK_LIST-NETWORK | Network Number | |
SET_SYSTEM_STATUS | LIKE | BAPI_SYSTEM_STATUS-SYSTEM_STATUS | System Status Text | |
SET_USER_STATUS | LIKE | BAPI_USER_STATUS-USER_STATUS | User Status Text | |
UNDO_SYSTEM_STATUS | LIKE | BAPI_SYSTEM_STATUS-SYSTEM_STATUS | System Status Text | |
UNDO_USER_STATUS | LIKE | BAPI_USER_STATUS-USER_STATUS | User Status Text |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RETURN | TYPE | BAPIRETURN1 | Return Parameter |
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 |
---|---|---|---|---|
E_RESULT | LIKE | BAPI_STATUS_RESULT | Error Messages for Setting/Resetting Status | |
I_ACTIVITY_SYSTEM_STATUS | LIKE | BAPI_ACT_MNT_SYSTEM_STATUS | Set/Reset Activity System Status | |
I_ACTIVITY_USER_STATUS | LIKE | BAPI_ACT_MNT_USER_STATUS | Set/Reset Activity User Status |
This function module does not define any Exceptions.