Menu

SAP Function Module FRE_MD_LOC_DELTA_VENDOR_FRAME

Coordinate Collection a Sending of location md from R/3 to F&R: Delta load

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 FRE_MD_LOC_DELTA_VENDOR_FRAME (Coordinate Collection a Sending of location md from R/3 to F&R: Delta load) is a standard Function Module in SAP ERP and is part of the function group FRE_MASTER_OUT_LOC within the package WFRE_PI.

Technical Information

Function Module FRE_MD_LOC_DELTA_VENDOR_FRAME
Short Text Coordinate Collection a Sending of location md from R/3 to F&R: Delta load
Function Group FRE_MASTER_OUT_LOC
Package WFRE_PI
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_WORK_REPORT TYPE FRE_WORK_REPORT_STY Work pannel from Reports to Object modules (Outbound to F&R)
I_CREATION_DATE_HIGH LIKE SY-DATUM Date and time, current (application server) date
I_CREATION_TIME_HIGH LIKE SY-UZEIT Dat and time, current application server time
I_MESSAGE_TYPE TYPE EDI_MESTYP 'FRE_LOC_SITE' Message type

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
PI_T_POINTER LIKE BDCP Change pointer

Exceptions

This function module does not define any Exceptions.