Menu

SAP Function Module COCB_CONTROL_RECIPE_UPDATE

Batch Management - Control Recipe Verbuchung

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.

Technical Information

Function Module COCB_CONTROL_RECIPE_UPDATE
Short Text Batch Management - Control Recipe Verbuchung
Function Group COCV
Package CMX_CR
Module Type Normal Module

Importing Parameters

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)

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
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

Exceptions

This function module does not define any Exceptions.