The Function Module CONTROL_RECIPE_DOWNLOAD (Steuerrezeptdownload mittels RFC) 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_DOWNLOAD |
Short Text | Steuerrezeptdownload mittels RFC |
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 | Client |
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 |
---|---|---|---|---|
CRFT | LIKE | RCOFTAPI | Table with process instructions | |
CRFV | LIKE | RCOFVAPI | Table with process instruction characteristics | |
CRHE | LIKE | RCOCHAPI | Table of control recipe header | |
TLINES | LIKE | RCOCRTXT | Texts |
This function module does not define any Exceptions.