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 COCB_CONTROL_RECIPE_UPDATE (Batch Management - Control Recipe Verbuchung) is a standard Function Module in SAP ERP and is part of the function group COCV within the package CMX_CR.
Function Module | COCB_CONTROL_RECIPE_UPDATE |
Short Text | Batch Management - Control Recipe Verbuchung |
Function Group | COCV |
Package | CMX_CR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
UKZ_COCH | LIKE | RCOCH-UKZ | Update indicator COCH (Delete, Insert, Update) | |
UKZ_COCOA | LIKE | RCOCH-UKZ | Update indicator COCOA (Delete, Insert, Update) | |
UKZ_COFT | LIKE | RCOCH-UKZ | Update indicator COFT (Delete, Insert, Update) | |
UKZ_COFV | LIKE | RCOCH-UKZ | Update indicator COFV (Delete, Insert, Update) |
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 |
---|---|---|---|---|
XCOCH | LIKE | RCOCH | Change/insert COCH | |
XCOCOA | LIKE | RCOCOA | Change/insert COCOA | |
XCOFT | LIKE | RCOFT | Change/insert COFT | |
XCOFV | LIKE | RCOFV | Change/insert COFV | |
YCOCH | LIKE | RCOCH | Delete COCH |
This function module does not define any Exceptions.