Menu

SAP Function Module FRE_MD_LOC_MAP_SITE

Map R/3 Site data to F&R Location structures

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_MAP_SITE (Map R/3 Site data to F&R Location structures) 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_MAP_SITE
Short Text Map R/3 Site data to F&R Location structures
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_T001W TYPE T001W Plants/branches
IS_WRF1_BLOCK TYPE WRF1_BLOCKSTY Plant data
I_FLAG_UPDATEFIELDS TYPE XFLAG flag update fields
I_FLAG_UPDATE_WRF1 TYPE XFLAG flag update repl. blocking
I_FUNCTION TYPE FRE_BIF_FUNCTION F&R Function code
I_SENDER TYPE FRE_SYSTEM_R3 Logical system
I_TIME_ZONE TYPE AD_TZONE Time zone

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ES_LOC TYPE FRE_BIF_LOC_STY F&R Data Interface Location Data
ES_LOCT TYPE FRE_BIF_LOCT_STY F&R Data Interface Location Text Data

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.