DBA Data[Home] [Help]

APPS.OKL_SPLIT_ASSET_PVT dependencies on OKL_TXD_ASSETS_PUB

Line 6: subtype txdv_rec_type is OKL_TXD_ASSETS_PUB.adpv_rec_type;

2: /* $Header: OKLRSPAS.pls 120.5 2007/12/20 22:50:55 srsreeni ship $ */
3:
4: subtype trxv_rec_type is OKL_TRX_ASSETS_PUB.thpv_rec_type;
5: subtype txlv_rec_type is OKL_TXL_ASSETS_PUB.tlpv_rec_type;
6: subtype txdv_rec_type is OKL_TXD_ASSETS_PUB.adpv_rec_type;
7: subtype txdv_tbl_type is OKL_TXD_ASSETS_PUB.adpv_tbl_type;
8: subtype itiv_rec_type is OKL_TXL_ITM_INSTS_PUB.iipv_rec_type;
9: subtype itiv_tbl_type is OKL_TXL_ITM_INSTS_PUB.iipv_tbl_type;
10: -- subtype cimv_rec_type is OKC_CONTRACT_ITEM_PUB.cimv_rec_type;

Line 7: subtype txdv_tbl_type is OKL_TXD_ASSETS_PUB.adpv_tbl_type;

3:
4: subtype trxv_rec_type is OKL_TRX_ASSETS_PUB.thpv_rec_type;
5: subtype txlv_rec_type is OKL_TXL_ASSETS_PUB.tlpv_rec_type;
6: subtype txdv_rec_type is OKL_TXD_ASSETS_PUB.adpv_rec_type;
7: subtype txdv_tbl_type is OKL_TXD_ASSETS_PUB.adpv_tbl_type;
8: subtype itiv_rec_type is OKL_TXL_ITM_INSTS_PUB.iipv_rec_type;
9: subtype itiv_tbl_type is OKL_TXL_ITM_INSTS_PUB.iipv_tbl_type;
10: -- subtype cimv_rec_type is OKC_CONTRACT_ITEM_PUB.cimv_rec_type;
11: subtype cimv_rec_type is OKL_OKC_MIGRATION_PVT.cimv_rec_type;