SAP ABAP Function Module OIRE_READ_RECON (Read the reconciliation data)
Hierarchy
IS-OIL (Software Component) IS-OIL
   IS-OIL-DS-SSR (Application Component) Service Station Retailing
     OIR_E (Package) SSR Card processing (IS-Oil Sevice Station Retailing)
Basic Data
Function Module OIRE_READ_RECON Read the reconciliation data  
Function Group OIRE_RECONCILIATION   Reconciliation function modules  
Program Name SAPLOIRE_RECONCILIATION   Reconciliation function modules 
INCLUDE Name LOIRE_RECONCILIATIONU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_RECON_IND TYPE C 'A' Reconciliation indicator
Importing I_SETTL_IND TYPE C 'A' Settlement indicator
Importing I_DET_AGG_IND TYPE OIRE_RECON_ADM-DET_AGG_IND Detail/Aggregation indicator (values: D or A)
Tables T_CHOBJ TYPE OIRE_CHOBJ_RANGE_TT Reference structure for CH object ranges
Tables T_CCINS TYPE OIRE_CCINS_RANGE_TT Payment card type ranges table type
Tables T_WAERS TYPE OIRE_WAERS_RANGE_TT Currency ranges table type
Tables T_PBLNR TYPE OIRE_PBLNR_RANGE_TT Sales date ranges table type
Tables T_VKDAT TYPE OIRE_VKDAT_RANGE_TT Sales date ranges table type
Tables T_VKTIM TYPE OIRE_VKTIM_RANGE_TT SSR PC: table type for sales time range
Tables T_RECON_NO TYPE OIRE_RECON_NO_RANGE_TT Reconciliation number ranges table type
Tables T_SETTLNR TYPE OIRE_SETTLNR_RANGE_TT Settlement number ranges table type
Tables T_UPLDAT TYPE OIRE_UPLDAT_RANGE_TT Upload date ranges table type
Tables T_UPLNR TYPE OIRE_UPLNR_RANGE_TT Upload number ranges table type
Tables T_COUNTER_CH TYPE OIRE_COUNTER_CH_RANGE_TT CH counter ranges table type
Tables T_RECON_ADM TYPE OIRE_RECON_ADM Administration data for the reconciliation files
Tables T_RECON_AGG TYPE OIRE_RECON_AGG Aggregated reconciliation data
Tables T_RECON_DET TYPE OIRE_RECON_DET Detailed reconciliation data
Tables T_V_RECON_AGG TYPE V_OIRE_RECON_AGG Generated Table for View V_OIRE_RECON_AGG
Tables T_V_RECON_DET TYPE V_OIRE_RECON_DET Generated Table for View V_OIRE_RECON_DET
Exception WRONG_RECON_IND TYPE The wrong reconciliation indicator was passed.
Exception WRONG_DET_AGG_IND TYPE A wrong detailed/aggregated indicator was passed.
Exception NO_ENTRIES_FOUND TYPE No entries found.
Exception WRONG_SETTL_IND TYPE The wrong settlement indicator was passed.
               
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  20050224 
SAP Release Created in 46C