DBA Data[Home] [Help]

APPS.OKL_REPORT_PVT dependencies on OKL_RPP_PVT

Line 7: SUBTYPE rpp_rec_type IS Okl_Rpp_Pvt.rpp_rec_type;

3:
4: SUBTYPE repv_rec_type IS Okl_Rep_Pvt.repv_rec_type;
5: SUBTYPE repv_tbl_type IS Okl_Rep_Pvt.repv_tbl_type;
6:
7: SUBTYPE rpp_rec_type IS Okl_Rpp_Pvt.rpp_rec_type;
8: SUBTYPE rpp_tbl_type IS Okl_Rpp_Pvt.rpp_tbl_type;
9:
10: SUBTYPE rap_rec_type IS Okl_Rap_Pvt.rap_rec_type;
11: SUBTYPE rap_tbl_type IS Okl_Rap_Pvt.rap_tbl_type;

Line 8: SUBTYPE rpp_tbl_type IS Okl_Rpp_Pvt.rpp_tbl_type;

4: SUBTYPE repv_rec_type IS Okl_Rep_Pvt.repv_rec_type;
5: SUBTYPE repv_tbl_type IS Okl_Rep_Pvt.repv_tbl_type;
6:
7: SUBTYPE rpp_rec_type IS Okl_Rpp_Pvt.rpp_rec_type;
8: SUBTYPE rpp_tbl_type IS Okl_Rpp_Pvt.rpp_tbl_type;
9:
10: SUBTYPE rap_rec_type IS Okl_Rap_Pvt.rap_rec_type;
11: SUBTYPE rap_tbl_type IS Okl_Rap_Pvt.rap_tbl_type;
12: