Menu

SAP Function Module SD_PARTNER_UNLOADING_POINT

Aktualisieren von XVBPA, YVBPA nach Abladestellenänderung bei kauf. Daten

The Function Module SD_PARTNER_UNLOADING_POINT (Aktualisieren von XVBPA, YVBPA nach Abladestellenänderung bei kauf. Daten) is a standard Function Module in SAP ERP and is part of the function group V05E within the package VPD.

Technical Information

Function Module SD_PARTNER_UNLOADING_POINT
Short Text Aktualisieren von XVBPA, YVBPA nach Abladestellenänderung bei kauf. Daten
Function Group V05E
Package VPD
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_ABLAD LIKE VBPA-ABLAD Abladestelle
I_ANLEG TYPE C Anlegenkennzeichen
I_MANDT LIKE VBPA-MANDT Mandant
I_POSNR LIKE VBPA-POSNR Positionsnummer des Vertriebsbelegs
I_VBELN LIKE VBPA-VBELN Vertriebsbelegnummer

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
T_XVBPA LIKE VBPAVB Aktuelle Partnerdaten der Belegposition
T_YVBPA LIKE VBPAVB Ursprüngliche Partnerdaten der Belegposition

Exceptions

This function module does not define any Exceptions.