The Function Module FRE_MD_LOC_INITIAL (Coordinate Collection a Send. of location md from R/3 to F&R: Initial 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.
Function Module | FRE_MD_LOC_INITIAL |
Short Text | Coordinate Collection a Send. of location md from R/3 to F&R: Initial Load |
Function Group | FRE_MASTER_OUT_LOC |
Package | WFRE_PI |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IP_LOC_FLAG | TYPE | XFLAG | ' ' send Loc., 'X' not send Loc. | |
IP_REFSITE_FLAG | TYPE | XFLAG | ' ' send Ref. Sites, 'X' not send Ref. Sites | |
IS_WORK_REPORT | TYPE | FRE_WORK_REPORT_STY | Work pannel from Reports to Object modules (Outbound to F&R) | |
IT_LFA1KEY | TYPE | FRE_LFA1_TTY | Table Type for LFA1 | |
IT_T001WKEY | TYPE | FRE_T001WKEY_TTY | Key of T001W (all relevant sites) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EP_MSG_TEXT | TYPE | CHAR80 | Char 80 |
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.