DBA Data[Home] [Help]

APPS.OKL_INSURANCE_POLICIES_PVT dependencies on OKL_IPY_PVT

Line 6: SUBTYPE ipyv_rec_type IS Okl_Ipy_Pvt.ipyv_rec_type;

2: /* $Header: OKLRIPXS.pls 120.6 2007/09/13 18:31:52 smereddy ship $ */
3: ---------------------------------------------------------------------------
4: -- GLOBAL DATASTRUCTURES
5: ---------------------------------------------------------------------------
6: SUBTYPE ipyv_rec_type IS Okl_Ipy_Pvt.ipyv_rec_type;
7: SUBTYPE inav_rec_type IS Okl_Ina_Pvt.inav_rec_type;
8:
9: -- Added for Credit Memo Bug 3976894
10: SUBTYPE taiv_rec_type IS okl_trx_ar_invoices_pub.taiv_rec_type;