Menu

SAP Function Module SHP_BAPI_DELIVERY_REPLICA

Aufruf BAPI für Lieferungsreplikation

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 SHP_BAPI_DELIVERY_REPLICA (Aufruf BAPI für Lieferungsreplikation) is a standard Function Module in SAP ERP and is part of the function group V50K within the package VSHP_BAPI_DEZENTRALES_LAGER.

Technical Information

Function Module SHP_BAPI_DELIVERY_REPLICA
Short Text Aufruf BAPI für Lieferungsreplikation
Function Group V50K
Package VSHP_BAPI_DEZENTRALES_LAGER
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IS_V50AGL TYPE V50AGL Globale Lieferungssteuerungsflags

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
CT_VBFS LIKE VBFS Fehlerprotokoll Sammelgang
IT_SERNO_CHANGE LIKE SHP_SERNO_CHANGE Lieferpositionen, in denen Serialnummern geändert wurden
IT_VBAK LIKE VBAK Verkaufsbeleg: Kopfdaten
IT_VBAP LIKE VBAPVB Bezugsstruktur fuer XVBAP/YVBAP
IT_VBFA LIKE VBFAVB Bezugsstruktur fuer XVBFA/YVBFA
IT_VBKD LIKE VBKDVB Bezugsstruktur fuer XVBKD/YVBKD

Exceptions

This function module does not define any Exceptions.