DBA Data[Home] [Help]

APPS.OKL_OPEN_INTERFACE_PVT dependencies on OKL_CONTRACT_PUB

Line 5: subtype khrv_rec_type IS OKL_CONTRACT_PUB.khrv_rec_type;

1: PACKAGE OKL_OPEN_INTERFACE_PVT AUTHID CURRENT_USER AS
2: /* $Header: OKLRKOIS.pls 120.4 2005/11/07 18:36:20 dedey noship $*/
3:
4: -- Contract Header Record Type Definition
5: subtype khrv_rec_type IS OKL_CONTRACT_PUB.khrv_rec_type;
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;