DBA Data[Home] [Help]

APPS.OKC_RULE_DEF_PVT dependencies on OKC_RDS_PVT

Line 7: subtype rdsv_rec_type is okc_rds_pvt.rdsv_rec_type;

3:
4: -- simple entity object subtype definitions
5: subtype rgrv_rec_type is okc_rgr_pvt.rgrv_rec_type;
6: subtype rgrv_tbl_type is okc_rgr_pvt.rgrv_tbl_type;
7: subtype rdsv_rec_type is okc_rds_pvt.rdsv_rec_type;
8: subtype rdsv_tbl_type is okc_rds_pvt.rdsv_tbl_type;
9:
10: ---------------------------------------------------------------------------
11: -- GLOBAL MESSAGE CONSTANTS

Line 8: subtype rdsv_tbl_type is okc_rds_pvt.rdsv_tbl_type;

4: -- simple entity object subtype definitions
5: subtype rgrv_rec_type is okc_rgr_pvt.rgrv_rec_type;
6: subtype rgrv_tbl_type is okc_rgr_pvt.rgrv_tbl_type;
7: subtype rdsv_rec_type is okc_rds_pvt.rdsv_rec_type;
8: subtype rdsv_tbl_type is okc_rds_pvt.rdsv_tbl_type;
9:
10: ---------------------------------------------------------------------------
11: -- GLOBAL MESSAGE CONSTANTS
12: ---------------------------------------------------------------------------