The Function Module CONTROL_RECIPE_PULL_SINGLE (Versenden eines Steuerrezeptes auf Anfrage des Steuersystems) 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_PULL_SINGLE |
Short Text | Versenden eines Steuerrezeptes auf Anfrage des Steuersystems |
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 |
---|---|---|---|---|
CR_ADRES | LIKE | COCH-ADRES | Control recipe destination | |
CR_ID | LIKE | COCH-CRID | Control recipe ID |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CONTROL_RECIPE_NOT_FOUND | Control recipe not found |
CONTROL_RECIPE_STATE_NOT_VALID | Control recipe status does not support ctrl. rec. transfer |
DESTINATION_NOT_VALID | Invalid communication type of destination |
DESTINATION_UNKNOWN | Control recipe destination not defined |
NO_AUTHIRITY | Keine Berechtigung zur Übernahme des Steuerrez. |
SYSTEM_FAILURE | System error |
TEXT_WORK_UP_FAILURE | Error during text editing |