Table list used by SAP ABAP Function Module OIRE_READ_RECON (Read the reconciliation data)
SAP ABAP Function Module
OIRE_READ_RECON (Read the reconciliation data) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | OIRE_RECON_ADM | Administration data for the reconciliation files | SOURCE VALUE(I_DET_AGG_IND) LIKE OIRE_RECON_ADM-DET_AGG_IND OPTIONAL |
|
| 2 | OIRE_RECON_ADM | Administration data for the reconciliation files | SOURCE T_RECON_ADM STRUCTURE OIRE_RECON_ADM OPTIONAL |
|
| 3 | OIRE_RECON_AGG | Aggregated reconciliation data | SOURCE T_RECON_AGG STRUCTURE OIRE_RECON_AGG OPTIONAL |
|
| 4 | OIRE_RECON_DET | Detailed reconciliation data | SOURCE T_RECON_DET STRUCTURE OIRE_RECON_DET OPTIONAL |
|
| 5 | V_OIRE_RECON_AGG | Generated Table for View | SOURCE T_V_RECON_AGG STRUCTURE V_OIRE_RECON_AGG OPTIONAL |
|
| 6 | V_OIRE_RECON_DET | Generated Table for View | SOURCE T_V_RECON_DET STRUCTURE V_OIRE_RECON_DET OPTIONAL |
|