DBA Data[Home] [Help]

APPS.OKL_FE_EO_TERM_OPTIONS_PVT dependencies on OKL_EVE_PVT

Line 12: SUBTYPE okl_eve_rec IS okl_eve_pvt.okl_eve_rec;

8: SUBTYPE okl_ethv_tbl IS okl_eth_pvt.okl_ethv_tbl;
9:
10: -- record structure for the Purchase Options Version Details
11:
12: SUBTYPE okl_eve_rec IS okl_eve_pvt.okl_eve_rec;
13:
14: SUBTYPE okl_eve_tbl IS okl_eve_pvt.okl_eve_tbl;
15:
16: -- record structure for the Purchase Option Values

Line 14: SUBTYPE okl_eve_tbl IS okl_eve_pvt.okl_eve_tbl;

10: -- record structure for the Purchase Options Version Details
11:
12: SUBTYPE okl_eve_rec IS okl_eve_pvt.okl_eve_rec;
13:
14: SUBTYPE okl_eve_tbl IS okl_eve_pvt.okl_eve_tbl;
15:
16: -- record structure for the Purchase Option Values
17:
18: SUBTYPE okl_etv_rec IS okl_etv_pvt.okl_etv_rec;