SAP ABAP Function Module DMC_UC_GET_PROBTAB_RECS (IUUC: Get keys of delta records)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_DMCM (Package) Data Mapping and Conversion: Maintenance
Basic Data
Function Module DMC_UC_GET_PROBTAB_RECS IUUC: Get keys of delta records  
Function Group DMC_UC   MWB Unicode Conversion: Functions  
Program Name SAPLDMC_UC    
INCLUDE Name LDMC_UCU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_ROWS_FETCHED TYPE SYST-TABIX Internal Table, Current Line Index
Exporting E_NO_MORE_ROWS TYPE BOOLEAN boolean variable (X=true, -=false, space=unknown)
Importing I_PROBTAB_NAME TYPE TABNAME Table Name
Importing I_FIRST_ROW TYPE SYST-INPUT Internal Table, Current Line Index
Importing I_MAX_ROWS TYPE SYST-TABIX 50000 Internal Table, Current Line Index
Tables ET_NEXT_ROW TYPE IUUC_RFC_PAYLOAD IUUC: RFC payload
Tables ET_PROBTAB_DATA TYPE IUUC_RFC_PAYLOAD_46C RFC payload table
Exception NO_LOG_TAB_FOUND TYPE no logging table found
Exception NO_MORE_ROWS TYPE no more protocol records found
Exception SELECTION_FAILED TYPE select on protocol table failed
               
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  20141030 
SAP Release Created in 2010_1_620