Menu

SAP Function Module WGT_MAP2I_MD_SOURCE_TO_SAPI

Mapping function for Mat.Doc. from source to sapi table

The Function Module WGT_MAP2I_MD_SOURCE_TO_SAPI (Mapping function for Mat.Doc. 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_MD_SOURCE_TO_SAPI
Short Text Mapping function for Mat.Doc. 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_DELIVERY TYPE WB2_DELIVERY_DATA_STAB Lieferungen Daten
IT_SOURCE_PO TYPE WB2_PO_DATA_STAB Bestellungen Daten
I_SUBITEM_CHECK TYPE CHAR1 SPACE Check Sub-item category
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
HEADER_MD_CONTROL TYPE SAPI_MD_HEADER_CTRL Step API: Inbound Del. Header Control
ITEM_MD_CONTROL TYPE SAPI_MD_ITEM_CTRL_TAB Step API: Inbound Del. Item Data
ITEM_MD_DATA TYPE SAPI_MD_ITEM_TAB Step API: Inbound Del. 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.