DBA Data[Home] [Help]

APPS.OKL_AM_LEASE_TRMNT_PVT dependencies on OKL_AM_LEASE_LOAN_TRMNT_PUB

Line 33: SUBTYPE term_rec_type IS OKL_AM_LEASE_LOAN_TRMNT_PUB.term_rec_type;

29:
30: ---------------------------------------------------------------------------
31: -- GLOBAL DATASTRUCTURES
32: ---------------------------------------------------------------------------
33: SUBTYPE term_rec_type IS OKL_AM_LEASE_LOAN_TRMNT_PUB.term_rec_type;
34: SUBTYPE tcnv_rec_type IS OKL_AM_LEASE_LOAN_TRMNT_PUB.tcnv_rec_type;
35: SUBTYPE stmv_tbl_type IS OKL_STREAMS_PUB.stmv_tbl_type;
36: SUBTYPE adjv_rec_type IS OKL_TRX_AR_ADJSTS_PUB.adjv_rec_type;
37: SUBTYPE ajlv_tbl_type IS OKL_TXL_ADJSTS_LNS_PUB.ajlv_tbl_type;

Line 34: SUBTYPE tcnv_rec_type IS OKL_AM_LEASE_LOAN_TRMNT_PUB.tcnv_rec_type;

30: ---------------------------------------------------------------------------
31: -- GLOBAL DATASTRUCTURES
32: ---------------------------------------------------------------------------
33: SUBTYPE term_rec_type IS OKL_AM_LEASE_LOAN_TRMNT_PUB.term_rec_type;
34: SUBTYPE tcnv_rec_type IS OKL_AM_LEASE_LOAN_TRMNT_PUB.tcnv_rec_type;
35: SUBTYPE stmv_tbl_type IS OKL_STREAMS_PUB.stmv_tbl_type;
36: SUBTYPE adjv_rec_type IS OKL_TRX_AR_ADJSTS_PUB.adjv_rec_type;
37: SUBTYPE ajlv_tbl_type IS OKL_TXL_ADJSTS_LNS_PUB.ajlv_tbl_type;
38: SUBTYPE chrv_rec_type IS OKC_CONTRACT_PUB.chrv_rec_type;