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 BAPI_CONTROL_RECIPE_GET_LIST (Read Control Recipe List) is a standard Function Module in SAP ERP and is part of the function group COC7B within the package CMX_CR.
Function Module | BAPI_CONTROL_RECIPE_GET_LIST |
Short Text | Read Control Recipe List |
Function Group | COC7B |
Package | CMX_CR |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CNTLRECSTATUS | TYPE | BAPI_RCOCHAPI-CNTL_REC_STATUS | '00001' | Import: Control Recipe Status |
DATEFROM | TYPE | BAPI_COBASIC-DATE | '00000000' | Import: Earliest Creation Date for Control Recipes |
DATETO | TYPE | BAPI_COBASIC-DATE | SY-DATLO | Import: Latest Creation Date for Control Recipes |
DESTADDRESS | TYPE | BAPI_RCOCHAPI-DEST_ADDRESS | Import: Address of Control Recipe Destination | |
DESTTYPE | TYPE | BAPI_RCOCHAPI-DEST_TYPE | '3' | Import: Type of Control Recipe Destination |
MATERIAL | TYPE | BAPI_RCOCHAPI-MATERIAL | Import: Material of Process Order | |
PLANT | TYPE | BAPI_RCOCHAPI-PLANT | Import: Plant of Control Recipes | |
PROCESSORDER | TYPE | BAPI_RCOCHAPI-PROC_ORDER | Import: Process Order Number | |
PRODCNTLREC | TYPE | BAPIFLAG-BAPIFLAG | 'X' | Import: Indicator: Read Productive Control Recipes |
SCHEDDATEFROM | TYPE | BAPI_COBASIC-DATE | '00000000' | Import: Earliest Scheduled Start Date of Control Recipes |
SCHEDDATETO | TYPE | BAPI_COBASIC-DATE | SY-DATLO | Import: Latest Scheduled Start Date of Control Recipes |
TESTCNTLREC | TYPE | BAPI_RCOCHAPI-TEST_FLAG | Import: Indicator: Read Control Recipes for Test Purposes |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RETURN | LIKE | BAPIRET2 | Export: System Messages on Method Call |
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 |
---|---|---|---|---|
CNTLRECHEADER | LIKE | BAPI_RCOCHAPI | Export: Header Data of Control Recipes |
This function module does not define any Exceptions.