DBA Data[Home] [Help]

APPS.OKL_FRENCH_TAX_PUB dependencies on OKL_FWT_PVT

Line 6: subtype fwtv_rec_type is okl_fwt_pvt.fwtv_rec_type;

2: /* $Header: OKLPFWTS.pls 115.1 2002/07/29 22:20:33 avsingh noship $ */
3: ---------------------------------------------------------------------------
4: -- SUBTYPES
5: ---------------------------------------------------------------------------
6: subtype fwtv_rec_type is okl_fwt_pvt.fwtv_rec_type;
7: subtype fwtv_tbl_type is okl_fwt_pvt.fwtv_tbl_type;
8: ---------------------------------------------------------------------------
9: -- GLOBAL VARIABLES
10: ---------------------------------------------------------------------------

Line 7: subtype fwtv_tbl_type is okl_fwt_pvt.fwtv_tbl_type;

3: ---------------------------------------------------------------------------
4: -- SUBTYPES
5: ---------------------------------------------------------------------------
6: subtype fwtv_rec_type is okl_fwt_pvt.fwtv_rec_type;
7: subtype fwtv_tbl_type is okl_fwt_pvt.fwtv_tbl_type;
8: ---------------------------------------------------------------------------
9: -- GLOBAL VARIABLES
10: ---------------------------------------------------------------------------
11: G_PKG_NAME CONSTANT VARCHAR2(200) := 'OKL_FRENCH_TAX_PUB';