The Function Module CONTROL_RECIPE_AVAILABLE (Informiert das Steuersystem, über neu erzeugte Steuerrezepte) is a standard Function Module in SAP ERP and is part of the function group COC7 within the package CMX_CR.
Function Module | CONTROL_RECIPE_AVAILABLE |
Short Text | Informiert das Steuersystem, über neu erzeugte Steuerrezepte |
Function Group | COC7 |
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 |
---|---|---|---|---|
CLIENT | LIKE | T000-MANDT | Mandant |
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 |
---|---|---|---|---|
CRHE | LIKE | RCOCHAPI | List of generated control recipes |
This function module does not define any Exceptions.