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_READ_OBJLIST (Read all Check Indicators of Authorization Objects for TCode) 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_READ_OBJLIST |
Short Text | Read all Check Indicators of Authorization Objects for TCode |
Function Group | SUSP |
Package | S_PROFGEN |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
NAME | LIKE | USOBX_C-NAME | Name of transaction/report | |
TYPE | LIKE | USOBX_C-TYPE | 'TR' | TR/... |
This function module does not define any EXPORTING parameters.
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_USOBT_C | LIKE | USOBT_C | Field values table | |
P_USOBX_C | LIKE | USOBX_C | Check indicator table |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
BAD_TYPE | Incorrect type (only 'TR' currently allowed) |
NAME_NOT_DEFINED | Name (with respect to type) not defined (-incorrect TCode) |
NOT_AUTHORIZED | Read is not poss. as new auth. check is inactive |
NO_ENTRIES_FOUND | No entries found |