Menu

SAP Function Module W_CPO_CREATE_PO

Anlegen Sammelbestellung: Erzeugung der Bestellungen

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module W_CPO_CREATE_PO (Anlegen Sammelbestellung: Erzeugung der Bestellungen) is a standard Function Module in SAP ERP and is part of the function group WFR3 within the package WFRM.

Technical Information

Function Module W_CPO_CREATE_PO
Short Text Anlegen Sammelbestellung: Erzeugung der Bestellungen
Function Group WFR3
Package WFRM
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_ASYNCHRONOUS_CALL TYPE FRM_FLAG 'X' Funktionsbaustein wurde asynchron gerufen (über ARFC)
I_PARAMETERS TYPE CPO_PARAMETER_TYPE Anlegen Sammelbestellung: Steuer- und Selektionsparameter
I_SHOW_PROGRESS_INDICATOR TYPE FRM_FLAG SPACE Anzeige SAPGUI_PROGRESS_INDICATOR
I_SIMULATION_MODE TYPE FRM_FLAG SPACE Anlegen der Bestellung nur simulieren (Verarbeitung ohne COMMIT)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_PARAMETERS TYPE CPO_PARAMETER_TYPE Anlegen Sammelbestellung: Steuer- und Selektionsparameter
E_RUNTIME_DOC_DATA TYPE CPO_RUNTIME_DOC_DATA_TYPE Anlegen Sammelbestellung: Laufzeitanalyse Datenmengen

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CT_PROCUREMENT_DATA TYPE CPO_PROCUREMENT_DATA_TAB Anlegen Sammelbestellung: Tabellentyp Beschaffungsdaten
CT_SELLING_DOCS TYPE CPO_SELLING_DOC_DATA_TAB Anlegen Sammelbestellung: Tabellentyp Abgabebelege
ET_CPO_KEY TYPE MDS_EKKO_KEY_TAB Nummern der erzeugten Sammelbestellungen
ET_MESSAGES TYPE FRM_MESSAGE_TAB_T Nachrichtenprotokoll der Aufbereitung
ET_SELLING_KEY_PO TYPE MDS_EKKO_KEY_TAB Nummern der verarbeiteten (Umlager-) Bestellungen
ET_SELLING_KEY_SO TYPE MDS_SALES_KEY_TAB Nummern der verarbeiteten Kundenaufträge
IT_SUBITEMS TYPE CPO_SELLING_DOC_SUBITEMS_TAB Anlegen Sammelbestellung: Abgabebelege, Unterpositionen

Exceptions

This function module does not define any Exceptions.