[Home] [Help]
2: /* $Header: OKLPCHDS.pls 115.0 2003/01/28 02:49:30 pdevaraj noship $ */
3:
4:
5:
6: subtype chdv_rec_type is OKL_chd_pvt.chdv_rec_type;
7: subtype chdv_tbl_type is OKL_chd_pvt.chdv_tbl_type;
8: ------------------------------------------------------------------------------
9: -- Global Variables
10: G_PKG_NAME CONSTANT VARCHAR2(200) := 'OKL_cure_rfnd_hdr_PUB';
3:
4:
5:
6: subtype chdv_rec_type is OKL_chd_pvt.chdv_rec_type;
7: subtype chdv_tbl_type is OKL_chd_pvt.chdv_tbl_type;
8: ------------------------------------------------------------------------------
9: -- Global Variables
10: G_PKG_NAME CONSTANT VARCHAR2(200) := 'OKL_cure_rfnd_hdr_PUB';
11: G_APP_NAME CONSTANT VARCHAR2(3) := OKC_API.G_APP_NAME;