DBA Data[Home] [Help]

APPS.OKL_INDICES_PUB dependencies on OKL_INDICES_PVT

Line 6: SUBTYPE idxv_rec_type IS okl_indices_pvt.idxv_rec_type;

2: /* $Header: OKLPIDXS.pls 115.4 2002/02/18 22:40:23 pkm ship $ */
3:
4:
5:
6: SUBTYPE idxv_rec_type IS okl_indices_pvt.idxv_rec_type;
7:
8: SUBTYPE idxv_tbl_type IS okl_indices_pvt.idxv_tbl_type;
9:
10:

Line 8: SUBTYPE idxv_tbl_type IS okl_indices_pvt.idxv_tbl_type;

4:
5:
6: SUBTYPE idxv_rec_type IS okl_indices_pvt.idxv_rec_type;
7:
8: SUBTYPE idxv_tbl_type IS okl_indices_pvt.idxv_tbl_type;
9:
10:
11:
12: SUBTYPE ivev_rec_type IS okl_indices_pvt.ivev_rec_type;

Line 12: SUBTYPE ivev_rec_type IS okl_indices_pvt.ivev_rec_type;

8: SUBTYPE idxv_tbl_type IS okl_indices_pvt.idxv_tbl_type;
9:
10:
11:
12: SUBTYPE ivev_rec_type IS okl_indices_pvt.ivev_rec_type;
13:
14: SUBTYPE ivev_tbl_type IS okl_indices_pvt.ivev_tbl_type;
15:
16:

Line 14: SUBTYPE ivev_tbl_type IS okl_indices_pvt.ivev_tbl_type;

10:
11:
12: SUBTYPE ivev_rec_type IS okl_indices_pvt.ivev_rec_type;
13:
14: SUBTYPE ivev_tbl_type IS okl_indices_pvt.ivev_tbl_type;
15:
16:
17:
18: -- GLOBAL MESSAGE CONSTANTS