DBA Data[Home] [Help]

APPS.OKL_TRANSACTION_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: subtype clev_tbl_type IS OKL_OKC_MIGRATION_PVT.clev_tbl_type;
18: subtype klev_tbl_type IS OKL_CONTRACT_PUB.klev_tbl_type;
19: subtype rulv_rec_type IS OKL_RULE_PUB.rulv_rec_type;

Line 18: subtype klev_tbl_type IS OKL_CONTRACT_PUB.klev_tbl_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: subtype clev_tbl_type IS OKL_OKC_MIGRATION_PVT.clev_tbl_type;
18: subtype klev_tbl_type IS OKL_CONTRACT_PUB.klev_tbl_type;
19: subtype rulv_rec_type IS OKL_RULE_PUB.rulv_rec_type;
20: subtype rulv_tbl_type IS OKL_RULE_PUB.rulv_tbl_type;
21: subtype rgpv_rec_type IS OKL_RULE_PUB.rgpv_rec_type;
22: subtype cvmv_rec_type IS OKL_VERSION_PUB.cvmv_rec_type;