DBA Data[Home] [Help]

APPS.OKL_LEASE_RATE_FACTORS_PVT dependencies on OKL_LRF_PVT

Line 36: SUBTYPE lrfv_rec_type IS okl_lrf_pvt.lrfv_rec_type;

32: SUBTYPE lrtv_rec_type IS okl_lrt_pvt.lrtv_rec_type;
33:
34: SUBTYPE okl_lrvv_rec IS okl_lrv_pvt.okl_lrvv_rec;
35:
36: SUBTYPE lrfv_rec_type IS okl_lrf_pvt.lrfv_rec_type;
37:
38: SUBTYPE lrfv_tbl_type IS okl_lrf_pvt.lrfv_tbl_type;
39:
40: SUBTYPE okl_lrlv_tbl IS okl_lrl_pvt.okl_lrlv_tbl;

Line 38: SUBTYPE lrfv_tbl_type IS okl_lrf_pvt.lrfv_tbl_type;

34: SUBTYPE okl_lrvv_rec IS okl_lrv_pvt.okl_lrvv_rec;
35:
36: SUBTYPE lrfv_rec_type IS okl_lrf_pvt.lrfv_rec_type;
37:
38: SUBTYPE lrfv_tbl_type IS okl_lrf_pvt.lrfv_tbl_type;
39:
40: SUBTYPE okl_lrlv_tbl IS okl_lrl_pvt.okl_lrlv_tbl;
41:
42: SUBTYPE okl_lrlv_rec IS okl_lrl_pvt.okl_lrlv_rec;