DBA Data[Home] [Help]

APPS.OKL_CSH_ALLCT_SRCHS_PUB dependencies on OKL_CAH_PVT

Line 6: SUBTYPE cahv_rec_type IS Okl_Cah_Pvt.cahv_rec_type;

2: /* $Header: OKLPCAHS.pls 115.3 2002/02/05 12:04:32 pkm ship $ */
3:
4:
5:
6: SUBTYPE cahv_rec_type IS Okl_Cah_Pvt.cahv_rec_type;
7: SUBTYPE cahv_tbl_type IS Okl_Cah_Pvt.cahv_tbl_type;
8: ------------------------------------------------------------------------------
9: -- Global Variables
10: G_PKG_NAME CONSTANT VARCHAR2(200) := 'OKL_CSH_ALLCT_SRCHS_PUB';

Line 7: SUBTYPE cahv_tbl_type IS Okl_Cah_Pvt.cahv_tbl_type;

3:
4:
5:
6: SUBTYPE cahv_rec_type IS Okl_Cah_Pvt.cahv_rec_type;
7: SUBTYPE cahv_tbl_type IS Okl_Cah_Pvt.cahv_tbl_type;
8: ------------------------------------------------------------------------------
9: -- Global Variables
10: G_PKG_NAME CONSTANT VARCHAR2(200) := 'OKL_CSH_ALLCT_SRCHS_PUB';
11: G_APP_NAME CONSTANT VARCHAR2(3) := Okc_Api.G_APP_NAME;