DBA Data[Home] [Help]

APPS.OKL_OPTION_RULES_PUB dependencies on OKL_OPTION_RULES_PVT

Line 6: SUBTYPE orlv_rec_type IS okl_option_rules_pvt.orlv_rec_type;

2: /* $Header: OKLPORLS.pls 115.4 2002/02/18 20:15:38 pkm ship $ */
3:
4:
5:
6: SUBTYPE orlv_rec_type IS okl_option_rules_pvt.orlv_rec_type;
7:
8: SUBTYPE orlv_tbl_type IS okl_option_rules_pvt.orlv_tbl_type;
9:
10:

Line 8: SUBTYPE orlv_tbl_type IS okl_option_rules_pvt.orlv_tbl_type;

4:
5:
6: SUBTYPE orlv_rec_type IS okl_option_rules_pvt.orlv_rec_type;
7:
8: SUBTYPE orlv_tbl_type IS okl_option_rules_pvt.orlv_tbl_type;
9:
10:
11:
12: SUBTYPE ovdv_rec_type IS okl_option_rules_pvt.ovdv_rec_type;

Line 12: SUBTYPE ovdv_rec_type IS okl_option_rules_pvt.ovdv_rec_type;

8: SUBTYPE orlv_tbl_type IS okl_option_rules_pvt.orlv_tbl_type;
9:
10:
11:
12: SUBTYPE ovdv_rec_type IS okl_option_rules_pvt.ovdv_rec_type;
13:
14: SUBTYPE ovdv_tbl_type IS okl_option_rules_pvt.ovdv_tbl_type;
15:
16:

Line 14: SUBTYPE ovdv_tbl_type IS okl_option_rules_pvt.ovdv_tbl_type;

10:
11:
12: SUBTYPE ovdv_rec_type IS okl_option_rules_pvt.ovdv_rec_type;
13:
14: SUBTYPE ovdv_tbl_type IS okl_option_rules_pvt.ovdv_tbl_type;
15:
16:
17:
18: -- GLOBAL MESSAGE CONSTANTS