SAP ABAP Function Module FRE_MD_LOC_PROD_INITIAL (Collect and send location product master data from R/3 to F&R)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
CA (Application Component) Cross-Application Components
⤷
WFRE_PI (Package) Connectivity with F&R
⤷
⤷
Basic Data
| Function Module | FRE_MD_LOC_PROD_INITIAL | Collect and send location product master data from R/3 to F&R |
| Function Group | FRE_MASTER_OUT | F&R CON R/3 Master Data Functions |
| Program Name | SAPLFRE_MASTER_OUT | |
| INCLUDE Name | LFRE_MASTER_OUTU12 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
EP_MSG_TEXT | TYPE | CHAR80 | Char 80 | |||
| |
IP_SYSTEM | TYPE | FRE_SYSTEM_FRE | receiving system for sending process | |||
| |
IP_DIRECT_ACCESS | TYPE | XFLAG | 'X' | New input values | ||
| |
IP_VKP_SD | TYPE | DATUM | SY-DATUM | Start date of sales price interval determination | ||
| |
IP_VKP_ED | TYPE | DATUM | '99991231' | End date of sales price interval determination | ||
| |
IP_OWNSYSTEM | TYPE | FRE_SYSTEM_R3 | own logical system | |||
| |
IP_VZ_PRICE_DIRECT | TYPE | XFLAG | 'X' | DC sales price determ. like for store or over distribution channel | ||
| |
IP_CALLING_PROCESS | TYPE | FRE_ACTUAL_PROCESS | actual interface process: initial or delta load | |||
| |
IP_REFID | TYPE | FRE_TRDAT | Timestamp transfer date/time | |||
| |
IP_NOT_READ_LIST_COND | TYPE | CHAR1 | = 'X': read no listing conditions | |||
| |
IP_DIF | TYPE | FRE_DIF_DIRECT | Send DIF occurrences directly | |||
| |
IP_DIF2 | TYPE | FRE_DIF_ACT_NO_SITES | ||||
| |
IP_SDATE | TYPE | SDATE | Start date for analysis horizon | |||
| |
IT_MATNR_WERKS | TYPE | FRE_MATNR_WERKS | MATNR and WERKS for relevance check | |||
| |
IT_LISTED_ART_SITES | TYPE | WINT_LISTG | Listing conditions for material/Un - transfer of result | |||
| |
ET_DB_ART_SITE | TYPE | FRE_DB_ART_SITE | Relevant article/site-combinations for F&R | |||
| |
IT_MATLOC_DEL | TYPE | FRE_MATNR_WERKS | interface table with werks and matnr | |||
| |
NO_ATTRIBUTES_MAINTAINED | TYPE | no attributes selectable for article/sites | ||||
| |
MARC_ARRY_READ_ERROR | TYPE | error raised by fb marc_array_read | ||||
| |
SEND_FAILURE | TYPE | error during sending_process | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20040223 |
| SAP Release Created in | 2004_1_46C |