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 COM_CLEAR_SAVE_TABS (Clearing Fälle speichern in DB) is a standard Function Module in SAP ERP and is part of the function group COM_CLEAR_CASE_SAVE within the package COM_CLEARING.
Function Module | COM_CLEAR_SAVE_TABS |
Short Text | Clearing Fälle speichern in DB |
Function Group | COM_CLEAR_CASE_SAVE |
Package | COM_CLEARING |
Module Type | Update Module |
This function module does not define any IMPORTING parameters.
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 |
---|---|---|---|---|
IT_CLEAR_CASE_DELETE | LIKE | COMM_CLEAR_STACK | Clearing stack (zu löschende Fälle) | |
IT_CLEAR_CASE_INSERT | LIKE | COMM_CLEAR_STACK | Clearing stack (Neue Fälle) | |
IT_CLEAR_CASE_UPDATE | LIKE | COMM_CLEAR_STACK | Clearing stack (zu ändernde Fälle) | |
IT_CLEAR_TARG_DELETE | LIKE | COMM_CLEAR_TARG | Clearing: Zielobjektliste (zu löschen) | |
IT_CLEAR_TARG_INSERT | LIKE | COMM_CLEAR_TARG | Clearing: Zielobjektliste (neu) | |
IT_CLEAR_TARG_UPDATE | LIKE | COMM_CLEAR_TARG | Clearing: Zielobjektliste (zu ändern) |
This function module does not define any Exceptions.