DBA Data[Home] [Help]

APPS.OKL_LEASE_QUOTE_ASSET_PVT dependencies on OKL_CDJ_PVT

Line 34: subtype cdj_tbl_type is okl_cdj_pvt.cdjv_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:
36: subtype asset_adj_tbl_type is okl_cdj_pvt.cdjv_tbl_type;
37:
38: TYPE asset_component_rec_type IS RECORD (

Line 36: subtype asset_adj_tbl_type is okl_cdj_pvt.cdjv_tbl_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:
36: subtype asset_adj_tbl_type is okl_cdj_pvt.cdjv_tbl_type;
37:
38: TYPE asset_component_rec_type IS RECORD (
39: id okl_asset_components_b.id%TYPE
40: ,object_version_number okl_asset_components_b.object_version_number%TYPE