DBA Data[Home] [Help]

APPS.OKL_OPTIONS_PUB dependencies on OKL_OPTIONS_PVT

Line 6: SUBTYPE optv_rec_type IS okl_options_pvt.optv_rec_type;

2: /* $Header: OKLPOPTS.pls 115.4 2002/02/18 20:15:34 pkm ship $ */
3:
4:
5:
6: SUBTYPE optv_rec_type IS okl_options_pvt.optv_rec_type;
7:
8: SUBTYPE optv_tbl_type IS okl_options_pvt.optv_tbl_type;
9:
10:

Line 8: SUBTYPE optv_tbl_type IS okl_options_pvt.optv_tbl_type;

4:
5:
6: SUBTYPE optv_rec_type IS okl_options_pvt.optv_rec_type;
7:
8: SUBTYPE optv_tbl_type IS okl_options_pvt.optv_tbl_type;
9:
10:
11:
12: SUBTYPE ovev_rec_type IS okl_options_pvt.ovev_rec_type;

Line 12: SUBTYPE ovev_rec_type IS okl_options_pvt.ovev_rec_type;

8: SUBTYPE optv_tbl_type IS okl_options_pvt.optv_tbl_type;
9:
10:
11:
12: SUBTYPE ovev_rec_type IS okl_options_pvt.ovev_rec_type;
13:
14: SUBTYPE ovev_tbl_type IS okl_options_pvt.ovev_tbl_type;
15:
16:

Line 14: SUBTYPE ovev_tbl_type IS okl_options_pvt.ovev_tbl_type;

10:
11:
12: SUBTYPE ovev_rec_type IS okl_options_pvt.ovev_rec_type;
13:
14: SUBTYPE ovev_tbl_type IS okl_options_pvt.ovev_tbl_type;
15:
16:
17:
18: -- GLOBAL MESSAGE CONSTANTS