Menu

SAP Function Module WB2_PO_PROCESS_START

Verarbeiten der Bestelldaten

The Function Module WB2_PO_PROCESS_START (Verarbeiten der Bestelldaten) is a standard Function Module in SAP ERP and is part of the function group WB2_PO_PROCESS within the package WB2B_CORE.

Technical Information

Function Module WB2_PO_PROCESS_START
Short Text Verarbeiten der Bestelldaten
Function Group WB2_PO_PROCESS
Package WB2B_CORE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IM_BAPI TYPE XFELD Aufruf aus BAPI
IM_EKKOX LIKE MEPOHEADERX Änderungsleiste: Bestellung Kopfdaten

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CH_REQUISITIONS TYPE MEREQ_T_EBAN_MEM Bestellanforderung Memory Tabellentyp
CH_REQUISITION_ACC TYPE MEREQ_T_EBKN Tabellentyp EBKN

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CH_DOCUMENT TYPE MEPO_DOCUMENT Einkaufsbeleg

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CHT_ACCOUNTINGS LIKE MEPOACCOUNTING Belegnummer des Einkaufsbelegs
CHT_CONDITIONS LIKE KOMV Preisfindung Kommunikations-Konditionssatz
CHT_ITEMS LIKE MEPOITEM Bestellposition
CHT_SCHEDULES LIKE MEPOSCHEDULE Felder für Einteilungen der Bestellung
CHT_SERVICE_ACCOUNTINGS LIKE UESKN Änderungsbelegstruktur, generiert durch RSSCD000
CHT_SERVICE_DATA LIKE MEPOCOMSRV Dienstleistungsdaten für Bestellposition
IMT_ACCOUNTINGSX LIKE MEPOACCOUNTINGX Kontierungsfelder der Bestellung
IMT_CONDITIONSX LIKE MEPOCONDITIONX Kontierungsfelder der Bestellung
IMT_ITEMSX LIKE MEPOITEMX Änderungsleiste: Bestellposition
IMT_SCHEDULESX LIKE MEPOSCHEDULEX Felder für Einteilungen der Bestellung

Exceptions

This function module does not define any Exceptions.