Menu

SAP Function Module WTAD_ADDITIONALS_ORDER_CREATE

Erzeuge Folgebestellungen für Verkaufshilfsmittel

The Function Module WTAD_ADDITIONALS_ORDER_CREATE (Erzeuge Folgebestellungen für Verkaufshilfsmittel) is a standard Function Module in SAP ERP and is part of the function group WTPR within the package WTAD.

Technical Information

Function Module WTAD_ADDITIONALS_ORDER_CREATE
Short Text Erzeuge Folgebestellungen für Verkaufshilfsmittel
Function Group WTPR
Package WTAD
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FI_CREATE_ADDI_IDOC TYPE XFELD 'X' Flag zur Erzeugung des VKHM-IDocs

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FET_ADDI_ORDERS LIKE WVFB Bestellparameter
FET_FAULTS_FOUND TYPE WVFBT_WVFB_FEHLER_ITAB_TYP Fehler (Bestellerzeugung)
FET_HEAD_CONDITIONS TYPE WVFBT_E1EDK05_ITAB_TYP Kopfkonditionen (Bestellerzeugung)
FET_ITEM_CONDITIONS TYPE WVFBT_E1EDP05_ITAB_TYP Positionskonditionen (Bestellerzeugung)
FET_MESSAGES LIKE WTAD_MESSAGE Nachrichten
FIT_WTADABT LIKE WTADABT Texttabelle für VKHMs, Verwendung im VKHM-IDoc
FXT_WTADAB LIKE WTADAB Verkaufshilfsmittel-Belege

Exceptions

This function module does not define any Exceptions.