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 STATUS_CHANGE_INTERN_MULTI () is a standard Function Module in SAP ERP and is part of the function group BSVA within the package BSV.
Function Module | STATUS_CHANGE_INTERN_MULTI |
Short Text | |
Function Group | BSVA |
Package | BSV |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CLIENT | LIKE | SY-MANDT | SY-MANDT | Client (Only for Exceptional Cases!) |
SET_CHGKZ | LIKE | JSTO-CHGKZ | 'Activate Change Documents' Flag |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ERROR_OCCURRED | LIKE | general error occurred | ||
OBJECT_NOT_FOUND | LIKE | Status object not found | ||
STATUS_INCONSISTENT | LIKE | Subsequent status situation is inconsistent | ||
STATUS_NOT_ALLOWED | LIKE | Status Change Not Allowed |
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 |
---|---|---|---|---|
OBJECTS | LIKE | JSTO_PRE | ||
STATUS | LIKE | JSTAT | Table of individual statuses for the object |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
OBJECT_NOT_FOUND | Status object not found |
STATUS_INCONSISTENT | Subsequent status situation is inconsistent |
STATUS_NOT_ALLOWED | Status Change Not Allowed |