Menu

SAP Function Module BAPI_CONTROL_RECIPE_GET_LIST

Read Control Recipe List

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

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.

Technical Information

Function Module BAPI_CONTROL_RECIPE_GET_LIST
Short Text Read Control Recipe List
Function Group COC7B
Package CMX_CR
Module Type Remote-Enabled

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.