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 DD_DATABASE_UTILITY (Grundfunktionen des Datenbankutilities im Online und Batch mit Prüfungen) is a standard Function Module in SAP ERP and is part of the function group SDDD within the package SDIC.
Function Module | DD_DATABASE_UTILITY |
Short Text | Grundfunktionen des Datenbankutilities im Online und Batch mit Prüfungen |
Function Group | SDDD |
Package | SDIC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CALL_FROM_DBUT | LIKE | ' ' | ||
EXEC_MODUS | LIKE | DD02L-AS4LOCAL | 'S' | Execution mode: 'S' - online, 'B'- background |
FCT | LIKE | TBATG-FCT | Function CRE, CNV, DEL, MDF etc... | |
ID_NAME | LIKE | DD12L-INDEXNAME | SPACE | ID of a matchcode or an index |
OBJ_NAME | LIKE | TBATG-TABNAME | Object name | |
OBJ_TYPE | LIKE | TBATG-OBJECT | Object type: TABL, VIEW, INDX, MCOB, MCID, ... | |
POPUP_FLAG | LIKE | ' ' |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SUBRC | LIKE | SY-SUBRC |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ABORT_FUNCTION | The user terminated execution |
AUTHORITY_CHECK_FAILED | The user has no authorization for the FCT. |
CONVERSION_ERROR | |
TABLE_IS_LOCKED_BY_TCNV | The table has a lock entry in TCNV |
UNEXPECTED_ERROR | An unexpected error (database) occurred |
UNSUPPORTED_FUNCTION | A function which is not supported was used |
UNSUPPORTED_OBJ_TYPE | An object was used which is not supported |