DBA Data[Home] [Help]

APPS.OKL_EQUIPMENT_EXCHANGE_PUB dependencies on OKL_TXL_ASSETS_PVT

Line 22: SUBTYPE tlpv_tbl_type IS okl_txl_assets_pvt.tlvv_tbl_type;

18: -- Local Variables
19: ---------------------------------------------------------------------------
20:
21: SUBTYPE thpv_tbl_type IS okl_trx_assets_pvt.tavv_tbl_type;
22: SUBTYPE tlpv_tbl_type IS okl_txl_assets_pvt.tlvv_tbl_type;
23: SUBTYPE talv_tbl_type IS okl_txl_assets_pvt.tlvv_tbl_type;
24: SUBTYPE iipv_tbl_type IS okl_txl_itm_insts_pvt.iivv_tbl_type;
25: SUBTYPE itiv_tbl_type IS okl_iti_pvt.itiv_tbl_type;
26:

Line 23: SUBTYPE talv_tbl_type IS okl_txl_assets_pvt.tlvv_tbl_type;

19: ---------------------------------------------------------------------------
20:
21: SUBTYPE thpv_tbl_type IS okl_trx_assets_pvt.tavv_tbl_type;
22: SUBTYPE tlpv_tbl_type IS okl_txl_assets_pvt.tlvv_tbl_type;
23: SUBTYPE talv_tbl_type IS okl_txl_assets_pvt.tlvv_tbl_type;
24: SUBTYPE iipv_tbl_type IS okl_txl_itm_insts_pvt.iivv_tbl_type;
25: SUBTYPE itiv_tbl_type IS okl_iti_pvt.itiv_tbl_type;
26:
27: SUBTYPE cvmv_rec_type IS OKL_OKC_MIGRATION_PVT.CVMV_REC_TYPE;