Menu

SAP Function Module WGT_MAP2I_SIV_SOURCE_TO_SAPI

Mapping function for Sales Invoice from source to sapi table

The Function Module WGT_MAP2I_SIV_SOURCE_TO_SAPI (Mapping function for Sales Invoice 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_SIV_SOURCE_TO_SAPI
Short Text Mapping function for Sales Invoice 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_SI TYPE WB2_SI_DATA_STAB Data from Customer Billing Documents
IT_SOURCE_SO TYPE WB2_SO_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_SIV_CONTROL TYPE SAPI_SIV_ITEM_CTRL_TAB Step API: Sales Invoice Item Control
ITEM_SIV_DATA TYPE SAPI_SIV_ITEM_TAB Step API: Sales Invoice 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.