The Function Module FRE_MD_LOC_MAP_VENDOR (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.
Function Module | FRE_MD_LOC_MAP_VENDOR |
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 |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_LFA1 | TYPE | LFA1 | Plants/branches | |
I_FLAG_UPDATEFIELDS | TYPE | XFLAG | flag update fields | |
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 |
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 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.