The Function Module IDOC_CONVERSION_OILDEB (IDoc Conversion DEBMAS02 to OILDEB02) is a standard Function Module in SAP ERP and is part of the function group ETXD within the package CCCD.
Function Module | IDOC_CONVERSION_OILDEB |
Short Text | IDoc Conversion DEBMAS02 to OILDEB02 |
Function Group | ETXD |
Package | CCCD |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
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 |
---|---|---|---|---|
CT_IDOC_CONTROL | LIKE | EDIDC | Control Record (IDoc) | |
CT_IDOC_DATA | LIKE | EDIDD | Data Record (IDoc) | |
IT_BAPIMTCS | LIKE | BAPIMTCS | Middleware Transaction Container Structure |
This function module does not define any Exceptions.