DBA Data[Home] [Help]

APPS.OKL_ACC_GEN_RULE_PUB dependencies on OKL_ACC_GEN_RULE_PVT

Line 6: SUBTYPE agrv_rec_type IS okl_acc_gen_rule_pvt.agrv_rec_type;

2: /* $Header: OKLPAGRS.pls 115.5 2002/02/18 22:40:18 pkm ship $ */
3:
4:
5:
6: SUBTYPE agrv_rec_type IS okl_acc_gen_rule_pvt.agrv_rec_type;
7:
8: SUBTYPE agrv_tbl_type IS okl_acc_gen_rule_pvt.agrv_tbl_type;
9:
10:

Line 8: SUBTYPE agrv_tbl_type IS okl_acc_gen_rule_pvt.agrv_tbl_type;

4:
5:
6: SUBTYPE agrv_rec_type IS okl_acc_gen_rule_pvt.agrv_rec_type;
7:
8: SUBTYPE agrv_tbl_type IS okl_acc_gen_rule_pvt.agrv_tbl_type;
9:
10:
11:
12: SUBTYPE aulv_rec_type IS okl_acc_gen_rule_pvt.aulv_rec_type;

Line 12: SUBTYPE aulv_rec_type IS okl_acc_gen_rule_pvt.aulv_rec_type;

8: SUBTYPE agrv_tbl_type IS okl_acc_gen_rule_pvt.agrv_tbl_type;
9:
10:
11:
12: SUBTYPE aulv_rec_type IS okl_acc_gen_rule_pvt.aulv_rec_type;
13:
14: SUBTYPE aulv_tbl_type IS okl_acc_gen_rule_pvt.aulv_tbl_type;
15:
16:

Line 14: SUBTYPE aulv_tbl_type IS okl_acc_gen_rule_pvt.aulv_tbl_type;

10:
11:
12: SUBTYPE aulv_rec_type IS okl_acc_gen_rule_pvt.aulv_rec_type;
13:
14: SUBTYPE aulv_tbl_type IS okl_acc_gen_rule_pvt.aulv_tbl_type;
15:
16:
17:
18: -- GLOBAL MESSAGE CONSTANTS