Menu

SAP Function Module FRE_MD_LOC_DELTA_ADDRESS_FRAME

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

Unsere Literaturempfehlung

SAP-Änderungs- und Transportmanagement: Architektur und Wartung der SAP-Systemlandschaft

Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!

Bei amazon.de ansehen →

The Function Module FRE_MD_LOC_DELTA_ADDRESS_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_ADDRESS_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_ADDRESS' 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.