Menu

SAP Function Module WTAD_ORDERS_IDOC_ADDI_FILL

Verkaufshilfsmittel-Segmente für Position im Orders-IDoc füllen

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

The Function Module WTAD_ORDERS_IDOC_ADDI_FILL (Verkaufshilfsmittel-Segmente für Position im Orders-IDoc füllen) 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_ORDERS_IDOC_ADDI_FILL
Short Text Verkaufshilfsmittel-Segmente für Position im Orders-IDoc füllen
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_EKKO LIKE EKKO Einkaufskopfdaten (ADDNR verweist auf WTADAB)
FI_EKPO LIKE UEKPO Einkaufsposition

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PX_SEGMENT_COUNTER LIKE SY-TABIX Anzahl Segmente

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
FXT_IDOC_DATA LIKE EDIDD IDoc: Daten

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_ADDITIONALS_FOR_EKKO Keine Verkaufshilfsmittel für Einkaufsbeleg
NO_ADDITIONALS_FOR_EKPO Keine Verkaufshilfsmittel für Position vorhanden