DBA Data[Home] [Help]

APPS.OKL_LEASE_QUOTE_ASSET_PVT dependencies on OKL_CAF_PVT

Line 31: subtype cf_header_rec_type is okl_caf_pvt.cafv_rec_type;

27: subtype component_tbl_type is okl_aso_pvt.asov_tbl_type;
28: subtype cashflow_hdr_rec_type is okl_lease_quote_cashflow_pvt.cashflow_header_rec_type;
29: subtype cashflow_level_tbl_type is okl_lease_quote_cashflow_pvt.cashflow_level_tbl_type;
30: subtype cf_object_rec_type is okl_cfo_pvt.cfov_rec_type;
31: subtype cf_header_rec_type is okl_caf_pvt.cafv_rec_type;
32: subtype cf_level_tbl_type is okl_cfl_pvt.cflv_tbl_type;
33:
34: subtype cdj_tbl_type is okl_cdj_pvt.cdjv_tbl_type;
35: