DBA Data[Home] [Help]

APPS.OKC_RULE_DEF_PUB dependencies on OKC_RULE_DEF_PVT

Line 4: subtype rgrv_rec_type is okc_rule_def_pvt.rgrv_rec_type;

1: Package OKC_RULE_DEF_PUB AS
2: /* $Header: OKCPRGDS.pls 120.0 2005/05/26 09:47:51 appldev noship $ */
3:
4: subtype rgrv_rec_type is okc_rule_def_pvt.rgrv_rec_type;
5: subtype rgrv_tbl_type is okc_rule_def_pvt.rgrv_tbl_type;
6: subtype rdsv_rec_type is okc_rule_def_pvt.rdsv_rec_type;
7: subtype rdsv_tbl_type is okc_rule_def_pvt.rdsv_tbl_type;
8:

Line 5: subtype rgrv_tbl_type is okc_rule_def_pvt.rgrv_tbl_type;

1: Package OKC_RULE_DEF_PUB AS
2: /* $Header: OKCPRGDS.pls 120.0 2005/05/26 09:47:51 appldev noship $ */
3:
4: subtype rgrv_rec_type is okc_rule_def_pvt.rgrv_rec_type;
5: subtype rgrv_tbl_type is okc_rule_def_pvt.rgrv_tbl_type;
6: subtype rdsv_rec_type is okc_rule_def_pvt.rdsv_rec_type;
7: subtype rdsv_tbl_type is okc_rule_def_pvt.rdsv_tbl_type;
8:
9: ---------------------------------------------------------------------------

Line 6: subtype rdsv_rec_type is okc_rule_def_pvt.rdsv_rec_type;

2: /* $Header: OKCPRGDS.pls 120.0 2005/05/26 09:47:51 appldev noship $ */
3:
4: subtype rgrv_rec_type is okc_rule_def_pvt.rgrv_rec_type;
5: subtype rgrv_tbl_type is okc_rule_def_pvt.rgrv_tbl_type;
6: subtype rdsv_rec_type is okc_rule_def_pvt.rdsv_rec_type;
7: subtype rdsv_tbl_type is okc_rule_def_pvt.rdsv_tbl_type;
8:
9: ---------------------------------------------------------------------------
10: -- GLOBAL MESSAGE CONSTANTS

Line 7: subtype rdsv_tbl_type is okc_rule_def_pvt.rdsv_tbl_type;

3:
4: subtype rgrv_rec_type is okc_rule_def_pvt.rgrv_rec_type;
5: subtype rgrv_tbl_type is okc_rule_def_pvt.rgrv_tbl_type;
6: subtype rdsv_rec_type is okc_rule_def_pvt.rdsv_rec_type;
7: subtype rdsv_tbl_type is okc_rule_def_pvt.rdsv_tbl_type;
8:
9: ---------------------------------------------------------------------------
10: -- GLOBAL MESSAGE CONSTANTS
11: ---------------------------------------------------------------------------