SAP ABAP Function Module FRE_TS_DELTA (Delta Transfer of Stock Information and Consumption Data)
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_TS_DELTA Delta Transfer of Stock Information and Consumption Data  
Function Group FRE_TS_DB   F&R CON R/3 Time Series Database Access  
Program Name SAPLFRE_TS_DB   F&R CON R/3 Time Series Database Access 
INCLUDE Name LFRE_TS_DBU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_CP_STOCK TYPE I
Exporting E_CP_CONS TYPE I
Importing I_DATE_FROM TYPE SYST-DATUM '00000000' Current Date of Application Server
Importing I_DATE_TO TYPE SYST-DATUM SY-DATUM Current Date of Application Server
Importing I_TIME_FROM TYPE SYST-UZEIT '000000' Current Time of Application Server
Importing I_TIME_TO TYPE SYST-UZEIT SY-UZEIT Current Time of Application Server
Importing IT_RELART TYPE FRE_DB_ART_SITE_TTY Table Type for Relevant article/site-combinations
Importing IT_LOC_TZ_LOCTYPE TYPE FRE_WERKS_TZ_LOCTYPE_TTY Table type for FRE_WERKS_TZ_LOCTYPE_STY
Importing IT_STTYP TYPE FRE_TS_REL_ST_TTY Table Type for relevant stock types
Importing I_TR_STOCK TYPE FRE_TS_TRSTO Checkbox
Importing I_TR_CONSUMPTION TYPE FRE_TS_TRCON Checkbox
Importing I_TEST TYPE XFELD SPACE Checkbox
Importing I_PARALLEL TYPE FRE_PARALLEL SPACE Checkbox
Importing I_SVRGRP TYPE RZLLITAB-CLASSNAME Logon/Server Group Name
Importing I_TASKS TYPE DDMAXTASKS Maximum number of parallel tasks
Importing I_BLOCK TYPE FRE_PACKAGESIZE_TS Number of Records per Package
Importing I_SENDER TYPE LOGSYSTEM Logical System
Importing I_REFID TYPE FRE_BIF_ID Identifier
Importing I_SEND_OPT TYPE FRE_SEND_OPTION Maintain Basic Settings for Data Transfer
Importing I_GEN_TRANSFER TYPE XFELD Transfer general data including unchanged
Exception NO_DATA TYPE neither flag for stock nor flag for consumption set
Exception ERROR_IN_DATE_INTERVAL TYPE Error in date interval
Exception ERROR_IN_TIME_INTERVAL TYPE Error in time interval
Exception NO_RELEVANT_SITES TYPE no relevant sites in table FRE_DB_SITE
Exception NO_RELEVANT_STOCK_TYPES TYPE no relevant stock types in table FRE_TS_REL_TS
Exception NO_RESOURCES_FOR_PARALLEL_PROC TYPE no resources for parallel processing
Exception COMMUNICATION_FAILURE TYPE error during communication
Exception LOCK_ERROR TYPE initial or delta transfer is already running
               
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