DBA Data[Home] [Help]

APPS.OKL_RULE_PUB dependencies on OKL_OKC_MIGRATION_PVT

Line 71: subtype rgpv_rec_type is okl_okc_migration_pvt.rgpv_rec_type;

67:
68: g_miss_rulv_rec rulv_rec_type;
69:
70: TYPE rulv_tbl_type IS TABLE OF rulv_rec_type INDEX BY BINARY_INTEGER;
71: subtype rgpv_rec_type is okl_okc_migration_pvt.rgpv_rec_type;
72: subtype rgpv_tbl_type is okl_okc_migration_pvt.rgpv_tbl_type;
73: subtype rmpv_rec_type is okl_okc_migration_pvt.rmpv_rec_type;
74: subtype rmpv_tbl_type is okl_okc_migration_pvt.rmpv_tbl_type;
75: -- subtype ctiv_rec_type is OKC_CTI_PVT.ctiv_rec_type;

Line 72: subtype rgpv_tbl_type is okl_okc_migration_pvt.rgpv_tbl_type;

68: g_miss_rulv_rec rulv_rec_type;
69:
70: TYPE rulv_tbl_type IS TABLE OF rulv_rec_type INDEX BY BINARY_INTEGER;
71: subtype rgpv_rec_type is okl_okc_migration_pvt.rgpv_rec_type;
72: subtype rgpv_tbl_type is okl_okc_migration_pvt.rgpv_tbl_type;
73: subtype rmpv_rec_type is okl_okc_migration_pvt.rmpv_rec_type;
74: subtype rmpv_tbl_type is okl_okc_migration_pvt.rmpv_tbl_type;
75: -- subtype ctiv_rec_type is OKC_CTI_PVT.ctiv_rec_type;
76: -- subtype ctiv_tbl_type is OKC_CTI_PVT.ctiv_tbl_type;

Line 73: subtype rmpv_rec_type is okl_okc_migration_pvt.rmpv_rec_type;

69:
70: TYPE rulv_tbl_type IS TABLE OF rulv_rec_type INDEX BY BINARY_INTEGER;
71: subtype rgpv_rec_type is okl_okc_migration_pvt.rgpv_rec_type;
72: subtype rgpv_tbl_type is okl_okc_migration_pvt.rgpv_tbl_type;
73: subtype rmpv_rec_type is okl_okc_migration_pvt.rmpv_rec_type;
74: subtype rmpv_tbl_type is okl_okc_migration_pvt.rmpv_tbl_type;
75: -- subtype ctiv_rec_type is OKC_CTI_PVT.ctiv_rec_type;
76: -- subtype ctiv_tbl_type is OKC_CTI_PVT.ctiv_tbl_type;
77: -- subtype rilv_rec_type is OKC_RIL_PVT.rilv_rec_type;

Line 74: subtype rmpv_tbl_type is okl_okc_migration_pvt.rmpv_tbl_type;

70: TYPE rulv_tbl_type IS TABLE OF rulv_rec_type INDEX BY BINARY_INTEGER;
71: subtype rgpv_rec_type is okl_okc_migration_pvt.rgpv_rec_type;
72: subtype rgpv_tbl_type is okl_okc_migration_pvt.rgpv_tbl_type;
73: subtype rmpv_rec_type is okl_okc_migration_pvt.rmpv_rec_type;
74: subtype rmpv_tbl_type is okl_okc_migration_pvt.rmpv_tbl_type;
75: -- subtype ctiv_rec_type is OKC_CTI_PVT.ctiv_rec_type;
76: -- subtype ctiv_tbl_type is OKC_CTI_PVT.ctiv_tbl_type;
77: -- subtype rilv_rec_type is OKC_RIL_PVT.rilv_rec_type;
78: -- subtype rilv_tbl_type is OKC_RIL_PVT.rilv_tbl_type;