Menu

SAP Function Module WGT_MAP2I_ID_SOURCE_TO_SAPI

Mapping function for Inb.Deliv. from source to sapi table

Unsere Literaturempfehlung

SAP-Änderungs- und Transportmanagement: Architektur und Wartung der SAP-Systemlandschaft

Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!

Bei amazon.de ansehen →

The Function Module WGT_MAP2I_ID_SOURCE_TO_SAPI (Mapping function for Inb.Deliv. 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_ID_SOURCE_TO_SAPI
Short Text Mapping function for Inb.Deliv. 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
I_NO_SINGULAR_CHECK TYPE CHAR1 SPACE 'X': collective process allowed
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_ID_CONTROL TYPE SAPI_IBD_HEADER_CTRL Step API: Inbound Del. Header Control
HEADER_ID_DATA TYPE SAPI_IBD_HEADER Step API: Inbound Del. Header Data
ITEM_ID_CONTROL TYPE SAPI_IBD_ITEM_CTRL_TAB Step API: Inbound Del. Item Control
ITEM_ID_DATA TYPE SAPI_IBD_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.