DBA Data[Home] [Help]

APPS.OKL_MASTER_LEASE_AGREEMENT_PUB dependencies on OKL_CONTRACT_PUB

Line 17: subtype khrv_rec_type is OKL_CONTRACT_PUB.khrv_rec_type;

13:
14: /* Header Variables */
15:
16: SUBTYPE chrv_rec_type IS OKL_OKC_MIGRATION_PVT.chrv_rec_type;
17: subtype khrv_rec_type is OKL_CONTRACT_PUB.khrv_rec_type;
18: subtype khrv_tbl_type is OKL_CONTRACT_PUB.khrv_tbl_type;
19: subtype hdr_tbl_type is OKL_CONTRACT_PUB.hdr_tbl_type;
20:
21: /* Governances for Credit Line link */

Line 18: subtype khrv_tbl_type is OKL_CONTRACT_PUB.khrv_tbl_type;

14: /* Header Variables */
15:
16: SUBTYPE chrv_rec_type IS OKL_OKC_MIGRATION_PVT.chrv_rec_type;
17: subtype khrv_rec_type is OKL_CONTRACT_PUB.khrv_rec_type;
18: subtype khrv_tbl_type is OKL_CONTRACT_PUB.khrv_tbl_type;
19: subtype hdr_tbl_type is OKL_CONTRACT_PUB.hdr_tbl_type;
20:
21: /* Governances for Credit Line link */
22: SUBTYPE gvev_rec_type IS OKL_OKC_MIGRATION_PVT.gvev_rec_type;

Line 19: subtype hdr_tbl_type is OKL_CONTRACT_PUB.hdr_tbl_type;

15:
16: SUBTYPE chrv_rec_type IS OKL_OKC_MIGRATION_PVT.chrv_rec_type;
17: subtype khrv_rec_type is OKL_CONTRACT_PUB.khrv_rec_type;
18: subtype khrv_tbl_type is OKL_CONTRACT_PUB.khrv_tbl_type;
19: subtype hdr_tbl_type is OKL_CONTRACT_PUB.hdr_tbl_type;
20:
21: /* Governances for Credit Line link */
22: SUBTYPE gvev_rec_type IS OKL_OKC_MIGRATION_PVT.gvev_rec_type;
23: