DBA Data[Home] [Help]

APPS.OKL_OPEN_INTERFACE_PVT dependencies on OKL_K_PARTY_ROLES_PVT

Line 10: subtype kplv_rec_type IS OKL_K_PARTY_ROLES_PVT.kplv_rec_type; -- Bug 4558486

6: subtype chrv_rec_type IS OKL_OKC_MIGRATION_PVT.chrv_rec_type;
7:
8: -- Contract Party Role Record Type Definition
9: subtype cplv_rec_type IS OKL_OKC_MIGRATION_PVT.cplv_rec_type;
10: subtype kplv_rec_type IS OKL_K_PARTY_ROLES_PVT.kplv_rec_type; -- Bug 4558486
11:
12: -- Contract Rule Record Record Type
13: subtype rgpv_rec_type IS OKL_RULE_PUB.rgpv_rec_type;
14: subtype rulv_rec_type IS OKL_RULE_PUB.rulv_rec_type;