DBA Data[Home] [Help]

APPS.OKL_LEASE_QUOTE_PRICING_PVT dependencies on OKL_FEE_PVT

Line 10: SUBTYPE fee_rec_type is okl_fee_pvt.feev_rec_type;

6:
7: SUBTYPE lease_qte_rec_type IS okl_lsq_pvt.lsqv_rec_type;
8: SUBTYPE lease_qte_tbl_type IS okl_lsq_pvt.lsqv_tbl_type;
9:
10: SUBTYPE fee_rec_type is okl_fee_pvt.feev_rec_type;
11: SUBTYPE asset_rec_type is okl_ass_pvt.assv_rec_type;
12:
13: --------------------
14: -- PACKAGE CONSTANTS