DBA Data[Home] [Help]

APPS.OKL_TRANSACTION_PUB dependencies on OKL_RULE_PUB

Line 19: subtype rulv_rec_type IS OKL_RULE_PUB.rulv_rec_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;
23:

Line 20: subtype rulv_tbl_type IS OKL_RULE_PUB.rulv_tbl_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;
23:
24:

Line 21: subtype rgpv_rec_type IS OKL_RULE_PUB.rgpv_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;
23:
24:
25: ------------------------------------------------------------------------------