DBA Data[Home] [Help]

APPS.OKL_LEASE_QUOTE_FEE_PVT dependencies on OKL_LRE_PVT

Line 28: subtype assoc_asset_tbl_type is okl_lre_pvt.lrev_tbl_type;

24: ------------------
25: -- DATA STRUCTURES
26: ------------------
27: subtype fee_rec_type is okl_fee_pvt.feev_rec_type;
28: subtype assoc_asset_tbl_type is okl_lre_pvt.lrev_tbl_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;

Line 36: subtype lr_tbl_type is okl_lre_pvt.lrev_tbl_type;

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:
38: TYPE line_relation_rec_type IS RECORD (
39: id okl_line_relationships_b.id%TYPE
40: ,object_version_number okl_line_relationships_b.object_version_number%TYPE