Menu

SAP Function Module WGT_MAP2I_PO_SOURCE_TO_SAPI

Mapping function for Purch.Order from source to sapi table

The Function Module WGT_MAP2I_PO_SOURCE_TO_SAPI (Mapping function for Purch.Order from source to sapi table) is a standard Function Module in SAP ERP and is part of the function group WB2_TEW_ACTION_SERVICE within the package WB2B_ACTION.

Technical Information

Function Module WGT_MAP2I_PO_SOURCE_TO_SAPI
Short Text Mapping function for Purch.Order from source to sapi table
Function Group WB2_TEW_ACTION_SERVICE
Package WB2B_ACTION
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IT_HEADS_AND_ITEMS TYPE WB2_HEADS_AND_ITEMS_STAB Kopf oder Position
IT_SOURCE_PO TYPE WB2_PO_DATA_STAB Bestellungen Daten
USE_QTY TYPE CHAR1 'O' Einstelliges Kennzeichen

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ITEM_PO_CONTROL TYPE SAPI_PO_ITEM_CTRL_TAB Step API: Sales Order Item Control
ITEM_PO_DATA TYPE SAPI_PO_ITEM_TAB Step API: Sales Order Item Data

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.