The Function Module W_CPO_SELL_STRUCT_CONV_TO_OLD (Anlegen Sammelbestellung: Konvertierung Abgabebelegdaten neu -> alt) is a standard Function Module in SAP ERP and is part of the function group WFR3 within the package WFRM.
Function Module | W_CPO_SELL_STRUCT_CONV_TO_OLD |
Short Text | Anlegen Sammelbestellung: Konvertierung Abgabebelegdaten neu -> alt |
Function Group | WFR3 |
Package | WFRM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_PROCUREMENT_DATA | TYPE | CPO_PROCUREMENT_DATA_TYPE | Anlegen Sammelbestellung: Kommunikationsstruktur Beschaffung | |
I_SELLING_DOC_DATA | TYPE | CPO_SELLING_DOC_DATA_TYPE | Anlegen Sammelbestellung: Kommunikationsstruktur Abgabebeleg |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_SELLING_DOC_DATA | TYPE | WFRM_INDEX_TYPE | Anlegen Sammelbestellung: alte Kommunikationsstruktur Abgabebeleg |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.