DBA Data[Home] [Help]

APPS.OKL_SUBSIDY_POOL_AUTH_TRX_PVT dependencies on OKL_SIX_PVT

Line 4: subtype sixv_rec_type is OKL_SIX_PVT.sixv_rec_type;

1: PACKAGE okl_subsidy_pool_auth_trx_pvt AS
2: /* $Header: OKLRSIUS.pls 120.1 2005/10/30 03:17:15 appldev noship $ */
3:
4: subtype sixv_rec_type is OKL_SIX_PVT.sixv_rec_type;
5: subtype sixv_tbl_type is OKL_SIX_PVT.sixv_tbl_type;
6:
7: ---------------------------------------------------------------------------
8: -- GLOBAL VARIABLES

Line 5: subtype sixv_tbl_type is OKL_SIX_PVT.sixv_tbl_type;

1: PACKAGE okl_subsidy_pool_auth_trx_pvt AS
2: /* $Header: OKLRSIUS.pls 120.1 2005/10/30 03:17:15 appldev noship $ */
3:
4: subtype sixv_rec_type is OKL_SIX_PVT.sixv_rec_type;
5: subtype sixv_tbl_type is OKL_SIX_PVT.sixv_tbl_type;
6:
7: ---------------------------------------------------------------------------
8: -- GLOBAL VARIABLES
9: ---------------------------------------------------------------------------