DBA Data[Home] [Help]

APPS.OKL_LEASE_QUOTE_FEE_PVT dependencies on OKL_CAF_PVT

Line 33: subtype cf_header_rec_type is okl_caf_pvt.cafv_rec_type;

29: subtype cashflow_hdr_rec_type is okl_lease_quote_cashflow_pvt.cashflow_header_rec_type;
30: subtype cashflow_level_tbl_type is okl_lease_quote_cashflow_pvt.cashflow_level_tbl_type;
31:
32: subtype cf_object_rec_type is okl_cfo_pvt.cfov_rec_type;
33: subtype cf_header_rec_type is okl_caf_pvt.cafv_rec_type;
34: subtype cf_level_tbl_type is okl_cfl_pvt.cflv_tbl_type;
35:
36: subtype lr_tbl_type is okl_lre_pvt.lrev_tbl_type;
37: