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 SUSP_SU24_DARK_DELETE_OBJLIST (Delete Check Indicator / Field Values of Auth. Objects) is a standard Function Module in SAP ERP and is part of the function group SUSP within the package S_PROFGEN.
Function Module | SUSP_SU24_DARK_DELETE_OBJLIST |
Short Text | Delete Check Indicator / Field Values of Auth. Objects |
Function Group | SUSP |
Package | S_PROFGEN |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
NUM_DELETED | LIKE | SY-DBCNT | Number of objects in USOBX_C deleted |
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 |
---|---|---|---|---|
P_USOBX_C | LIKE | USOBX_C | Check indicators to be deleted |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
BAD_TYPE | Incorrect type (only 'TR' currently allowed) |
ERROR_IN_LOCK_MANAGEMENT | Error in lock management |
LOCKED_BY_ANOTHER_USER | Objects transferred locked by other user |
NOT_AUTHORIZED | Deletion not allowed as new auth. check is inactive |
NO_ENTRIES_DELETED | No entries deleted |