DBA Data[Home] [Help]

APPS.OKL_FUNDING_PVT dependencies on OKL_OKC_MIGRATION_PVT

Line 78: subtype rgpv_rec_type is okl_okc_migration_pvt.rgpv_rec_type;

74: ----------------------------------------------------------------------------
75: -- Data Structures
76: ----------------------------------------------------------------------------
77:
78: subtype rgpv_rec_type is okl_okc_migration_pvt.rgpv_rec_type;
79: subtype rgpv_tbl_type is okl_okc_migration_pvt.rgpv_tbl_type;
80: subtype rulv_rec_type is okl_rule_pub.rulv_rec_type;
81: subtype rulv_tbl_type is okl_rule_pub.rulv_tbl_type;
82:

Line 79: subtype rgpv_tbl_type is okl_okc_migration_pvt.rgpv_tbl_type;

75: -- Data Structures
76: ----------------------------------------------------------------------------
77:
78: subtype rgpv_rec_type is okl_okc_migration_pvt.rgpv_rec_type;
79: subtype rgpv_tbl_type is okl_okc_migration_pvt.rgpv_tbl_type;
80: subtype rulv_rec_type is okl_rule_pub.rulv_rec_type;
81: subtype rulv_tbl_type is okl_rule_pub.rulv_tbl_type;
82:
83: ----------------------------------------------------------------------------