DBA Data[Home] [Help]

APPS.OKL_LEASE_RATE_FACTORS_PVT dependencies on OKL_LRT_PVT

Line 32: SUBTYPE lrtv_rec_type IS okl_lrt_pvt.lrtv_rec_type;

28: ---------------------------------------------------------------------------
29: -- DATA STRUCTURES
30: ---------------------------------------------------------------------------
31:
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;