SAP ABAP Function Module FRE_MD_CHANGE_POINTER_READ (FRE specific reading of change pointers from BDCP2)
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_CHANGE_POINTER_READ FRE specific reading of change pointers from BDCP2  
Function Group FRE_MASTER_DB   F&R CON R/3 Master Data Database Access  
Program Name SAPLFRE_MASTER_DB    
INCLUDE Name LFRE_MASTER_DBU31    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_CPIDENT TYPE FRE_MD_CPIDENT_TTY Change Pointer ID
Exporting ET_POINTERS TYPE FRE_MD_CP_TTY Reduced Data of Change Pointers
Exporting ET_MSG TYPE FRE_UI_MSG_TTY FRE CON R/3 User Interface Message Structure
Importing CREATION_DATE_HIGH TYPE SYST-DATUM SY-DATUM Current Date of Application Server
Importing CREATION_DATE_LOW TYPE SYST-DATUM '00000000' Current Date of Application Server
Importing CREATION_TIME_HIGH TYPE SYST-UZEIT SY-UZEIT Current Time of Application Server
Importing CREATION_TIME_LOW TYPE SYST-UZEIT '000000' Current Time of Application Server
Importing MESSAGE_TYPE TYPE EDI_MESTYP Message Type
Importing READ_NOT_PROCESSED_POINTERS TYPE XFLAG 'X' New Input Values
Importing IT_CPIDENT TYPE FRE_MD_CPIDENT_TTY Change Pointer ID
Importing INTERFACE TYPE FRE_CON_INTERFACE Interfaces for SAP R/3 Connection to SAP F&R
Exception ERROR_IN_DATE_INTERVAL TYPE Error in date interval
Exception ERROR_IN_TIME_INTERVAL TYPE Error in time interval
Exception DB_READ_ERROR TYPE Error reading database table
Exception NO_DATA TYPE No data selected for message type
               
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  20091125 
SAP Release Created in 2004_1_46C