DBA Data[Home] [Help]

APPS.OKL_MASS_REBOOK_PVT dependencies on OKL_TRX_ASSETS_PUB

Line 26: subtype thpv_rec_type IS OKL_TRX_ASSETS_PUB.thpv_rec_type;

22: SUBTYPE mstv_tbl_type IS okl_mst_pvt.mstv_tbl_type;
23:
24: subtype tcnv_rec_type IS OKL_TRX_CONTRACTS_PVT.tcnv_rec_type;
25:
26: subtype thpv_rec_type IS OKL_TRX_ASSETS_PUB.thpv_rec_type;
27: subtype thpv_tbl_type IS OKL_TRX_ASSETS_PUB.thpv_tbl_type;
28:
29: subtype tlpv_rec_type IS OKL_TXL_ASSETS_PUB.tlpv_rec_type;
30: subtype tlpv_tbl_type IS OKL_TXL_ASSETS_PUB.tlpv_tbl_type;

Line 27: subtype thpv_tbl_type IS OKL_TRX_ASSETS_PUB.thpv_tbl_type;

23:
24: subtype tcnv_rec_type IS OKL_TRX_CONTRACTS_PVT.tcnv_rec_type;
25:
26: subtype thpv_rec_type IS OKL_TRX_ASSETS_PUB.thpv_rec_type;
27: subtype thpv_tbl_type IS OKL_TRX_ASSETS_PUB.thpv_tbl_type;
28:
29: subtype tlpv_rec_type IS OKL_TXL_ASSETS_PUB.tlpv_rec_type;
30: subtype tlpv_tbl_type IS OKL_TXL_ASSETS_PUB.tlpv_tbl_type;
31: