DBA Data[Home] [Help]

APPS.OKL_FE_EO_TERM_OPTIONS_PVT dependencies on OKL_ETH_PVT

Line 6: SUBTYPE okl_ethv_rec IS okl_eth_pvt.okl_ethv_rec;

2: /* $Header: OKLREOTS.pls 120.1 2005/08/25 10:34:50 viselvar noship $ */
3:
4: -- record structure for the Purchase Options Header
5:
6: SUBTYPE okl_ethv_rec IS okl_eth_pvt.okl_ethv_rec;
7:
8: SUBTYPE okl_ethv_tbl IS okl_eth_pvt.okl_ethv_tbl;
9:
10: -- record structure for the Purchase Options Version Details

Line 8: SUBTYPE okl_ethv_tbl IS okl_eth_pvt.okl_ethv_tbl;

4: -- record structure for the Purchase Options Header
5:
6: SUBTYPE okl_ethv_rec IS okl_eth_pvt.okl_ethv_rec;
7:
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;