Menu

SAP Function Module LE_SHIPMENT_BADI_DATA_CHA

Copy BadI complex data type to shipment tables

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 LE_SHIPMENT_BADI_DATA_CHA (Copy BadI complex data type to shipment tables) is a standard Function Module in SAP ERP and is part of the function group V56U within the package VTR.

Technical Information

Function Module LE_SHIPMENT_BADI_DATA_CHA
Short Text Copy BadI complex data type to shipment tables
Function Group V56U
Package VTR
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_FLAG_TRA_COMPLETE TYPE TRA_SAVE_COMPLETE Kennzeichen: Transportdaten sind vollständig
I_TRA_SAVE_CALLER TYPE TRA_SAVE_CALLER Aufruferkennzeichnung beim Sichern von Transporten

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_XSADR LIKE SADRVB Reference structure for XSADR/YSADR
I_XVBPA LIKE VBPAVB Reference structure for XVBPA/YVBPA
I_XVEKP LIKE VEKPVB Arbeitsstruktur Handling Unit Kopf
I_XVEPO LIKE VEPOVB SD_SHP: Arbeitstabelle Versandelement-Position
I_XVTRLK LIKE VTRLK Delivery in Shipment: Header
I_XVTRLP LIKE VTRLP Delivery in Shipment: Item
I_XVTSP LIKE VTSPVB Stage of Transport / Item: Logging
I_XVTTK LIKE VTTKVB Shipment Header for Logging
I_XVTTP LIKE VTTPVB Shipment Item for Logging
I_XVTTS LIKE VTTSVB Stage of Shipment
I_YSADR LIKE SADRVB Reference structure for XSADR/YSADR
I_YVBPA LIKE VBPAVB Reference structure for XVBPA/YVBPA
I_YVEKP LIKE VEKPVB Arbeitsstruktur Handling Unit Kopf
I_YVEPO LIKE VEPOVB SD_SHP: Arbeitstabelle Versandelement-Position
I_YVTSP LIKE VTSPVB Stage of Transport / Item: Logging
I_YVTTK LIKE VTTKVB Shipment Header for Logging
I_YVTTP LIKE VTTPVB Shipment Item for Logging
I_YVTTS LIKE VTTSVB Stage of Shipment

Exceptions

This function module does not define any Exceptions.