Table list used by SAP ABAP Function Module OIUCA_PRP_DETAIL_READ (Reading prph and prpd tables)
SAP ABAP Function Module
OIUCA_PRP_DETAIL_READ (Reading prph and prpd tables) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | MAKT | Material Descriptions | ||
| 2 | OIUCA_PRPD | Stores the percent returned to lease detail data | ||
| 3 | OIUCA_PRPH | Stores the Percent Returned to Producer Header Data | SOURCE REFERENCE(I_WL_NO) LIKE OIUCA_PRPH-WL_NO |
|
| 4 | OIUCA_PRPH | Stores the Percent Returned to Producer Header Data | SOURCE REFERENCE(I_WC_NO) LIKE OIUCA_PRPH-WC_NO |
|
| 5 | OIUCA_PRPH | Stores the Percent Returned to Producer Header Data | SOURCE REFERENCE(I_MP_NO) LIKE OIUCA_PRPH-MP_NO |
|
| 6 | OIUCA_PRPH | Stores the Percent Returned to Producer Header Data | SOURCE REFERENCE(I_EFF_FROM_DT) LIKE OIUCA_PRPH-EFF_FROM_DT |
|
| 7 | OIUCA_PRPH | Stores the Percent Returned to Producer Header Data | SOURCE REFERENCE(I_CT_NO) LIKE OIUCA_PRPH-CT_NO |
|
| 8 | OIUCA_PRPH | Stores the Percent Returned to Producer Header Data | ||
| 9 | OIU_CM_CTTYP_TX | Contract Type Text | ||
| 10 | OIU_PR_MP | PRA Measurement Points | ||
| 11 | OIU_PR_WC | PRA: Well Completion | ||
| 12 | OIU_RV_CT | Generated Table for View | ||
| 13 | ROIUCA_PRPD | Percent returned to producer | ||
| 14 | ROIUCA_PRPD | Percent returned to producer | SOURCE T_DETAIL_TB STRUCTURE ROIUCA_PRPD |
|
| 15 | ROIUCA_PRPH | Stores the percent returned to lease header data | SOURCE REFERENCE(E_PRPH) TYPE ROIUCA_PRPH |
|
| 16 | ROIUCA_PRPH | Stores the percent returned to lease header data |