DBA Data[Home] [Help]

APPS.OKL_CONTRACT_REBOOK_PUB dependencies on OKL_CONTRACT_PUB

Line 15: subtype khrv_rec_type IS OKL_CONTRACT_PUB.khrv_rec_type;

11: -- subtype tcnv_rec_type IS OKL_TRX_CONTRACTS_PVT.tcnv_rec_type;
12: subtype stmv_rec_type IS OKL_STREAMS_PUB.stmv_rec_type;
13: subtype selv_rec_type IS OKL_STREAMS_PUB.selv_rec_type;
14: subtype selv_tbl_type IS OKL_STREAMS_PUB.selv_tbl_type;
15: subtype khrv_rec_type IS OKL_CONTRACT_PUB.khrv_rec_type;
16: subtype chrv_rec_type IS OKL_OKC_MIGRATION_PVT.chrv_rec_type;
17:
18:
19: ------------------------------------------------------------------------------