SAP ABAP Function Module FRE_MD_ART_SITE_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_ART_SITE_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_OUTU35    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EP_MSG_TEXT TYPE CHAR80 Char 80
Importing IP_VKP_SD TYPE DATUM SY-DATUM Start date of sales price interval determination
Importing IP_VKP_ED TYPE DATUM '99991231' End date of sales price interval determination
Importing IP_OWNSYSTEM TYPE FRE_SYSTEM_R3 own logical system
Importing IP_VZ_PRICE_DIRECT TYPE XFLAG 'X' DC sales price determ. like for store or over distribution channel
Importing IP_CALLING_PROCESS TYPE FRE_ACTUAL_PROCESS actual interface process: initial or delta load
Importing IP_DIF TYPE FRE_DIF_DIRECT Send DIF occurrences directly
Importing IP_DIF2 TYPE FRE_DIF_ACT_NO_SITES
Importing IP_SDATE TYPE SDATE Start date for analysis horizon
Importing IP_PACKAGE_ID TYPE FRE_TST_LONG UTC time stamp in long form (YYYYMMDDhhmmss,mmmuuun)
Importing IS_SEND_OPTION TYPE FRE_SEND_OPTION Maintain Basic Settings for Data Transfer
Importing IP_REF_ART_PROCESS TYPE XFELD Process content of table FRE_REF_ART_SITE
Importing IT_ART_SITE_NEW TYPE FRE_MATNR_WERKS_TTY interface table with werks and matnr
Importing IT_ART_SITE_REF_NEW TYPE FRE_MATNR_WERKS_TTY interface table with werks and matnr
Importing IT_ART_SITE_UPD TYPE FRE_MATNR_WERKS_TTY interface table with werks and matnr
Importing IT_ART_SITE_UPD_DB TYPE FRE_MATNR_WERKS_TTY interface table with werks and matnr
Importing IT_ART_SITE_LISTING_UPD TYPE FRE_MATNR_WERKS_TTY interface table with werks and matnr
Importing IT_ART_SITE_DEL TYPE FRE_MATNR_WERKS_TTY interface table with werks and matnr
Importing IP_VKP_SEND TYPE FRE_VKP_TRANSFER 'X' Transfer Sales Price Data
Importing IP_LISTING_SEND TYPE XFLAG 'X' New Input Values
Exception COMMUNICATION_FAILURE TYPE Communication failure
Exception SYSTEM_FAILURE TYPE System failure
Exception RESSOURCE_FAILURE TYPE Ressource failure
               
Processing Type
Normal Function Module  
Remote-Enabled 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  20100310 
SAP Release Created in 2004_1_46C