Menu

SAP Function Module WGT_MAP2I_LIV_SOURCE_TO_SAPI

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

The Function Module WGT_MAP2I_LIV_SOURCE_TO_SAPI (Mapping function for LIV.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_LIV_SOURCE_TO_SAPI
Short Text Mapping function for LIV.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_MD TYPE WB2_MD_DATA_STAB Data from Material Documents
IT_SOURCE_PO TYPE WB2_PO_DATA_STAB Bestellungen Daten
I_REFERENCE_TYPE TYPE CHAR1 SPACE Single-Character Flag
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_LIV_CONTROL TYPE SAPI_LIV_HEADER_CTRL Step API: Header Control For LIV Document
HEADER_LIV_DATA TYPE SAPI_LIV_HEADER Step API: Header Data For LIV Document
ITEM_LIV_CONTROL TYPE SAPI_LIV_ITEM_CTRL_TAB Step API: Inbound Del. Item Data
ITEM_LIV_DATA TYPE SAPI_LIV_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.