DBA Data[Home] [Help]

APPS.OKL_FE_EO_TERM_OPTIONS_PUB dependencies on OKL_EVE_PVT

Line 22: SUBTYPE okl_eve_rec IS okl_eve_pvt.okl_eve_rec;

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;
23:
24: SUBTYPE okl_eve_tbl IS okl_eve_pvt.okl_eve_tbl;
25:
26: -- record structure for the End of Term Object Values

Line 24: SUBTYPE okl_eve_tbl IS okl_eve_pvt.okl_eve_tbl;

20: -- record structure for the End of Term Options Version Details
21:
22: SUBTYPE okl_eve_rec IS okl_eve_pvt.okl_eve_rec;
23:
24: SUBTYPE okl_eve_tbl IS okl_eve_pvt.okl_eve_tbl;
25:
26: -- record structure for the End of Term Object Values
27:
28: SUBTYPE okl_etv_rec IS okl_etv_pvt.okl_etv_rec;