DBA Data[Home] [Help]

APPS.OKL_FE_EO_TERM_OPTIONS_PUB dependencies on OKL_ETH_PVT

Line 16: SUBTYPE okl_ethv_rec IS okl_eth_pvt.okl_ethv_rec;

12: */
13:
14: -- record structure for the End of Term Options Header
15:
16: SUBTYPE okl_ethv_rec IS okl_eth_pvt.okl_ethv_rec;
17:
18: SUBTYPE okl_ethv_tbl IS okl_eth_pvt.okl_ethv_tbl;
19:
20: -- record structure for the End of Term Options Version Details

Line 18: SUBTYPE okl_ethv_tbl IS okl_eth_pvt.okl_ethv_tbl;

14: -- record structure for the End of Term Options Header
15:
16: SUBTYPE okl_ethv_rec IS okl_eth_pvt.okl_ethv_rec;
17:
18: SUBTYPE okl_ethv_tbl IS okl_eth_pvt.okl_ethv_tbl;
19:
20: -- record structure for the End of Term Options Version Details
21:
22: SUBTYPE okl_eve_rec IS okl_eve_pvt.okl_eve_rec;