DBA Data[Home] [Help]

APPS.OKL_LEASE_QUOTE_PVT dependencies on OKL_FEE_PVT

Line 29: SUBTYPE lease_qte_fee_rec_type IS okl_fee_pvt.feev_rec_type;

25: ------------------
26: SUBTYPE lease_qte_rec_type IS okl_lsq_pvt.lsqv_rec_type;
27: SUBTYPE lease_qte_tbl_type IS okl_lsq_pvt.lsqv_tbl_type;
28:
29: SUBTYPE lease_qte_fee_rec_type IS okl_fee_pvt.feev_rec_type;
30:
31: ----------------
32: -- PROGRAM UNITS
33: ----------------