DBA Data[Home] [Help]

APPS.OKL_INS_CLAIM_ASSET_PUB dependencies on OKL_INS_CLAIM_ASSET_PVT

Line 6: subtype stmid_rec_type_tbl_type is OKL_INS_CLAIM_ASSET_PVT.stmid_rec_type_tbl_type;

2: /* $Header: OKLPCLAS.pls 120.1 2005/07/18 06:20:54 asawanka noship $ */
3: subtype acdv_tbl_type is okl_acd_pvt.acdv_tbl_type;
4: subtype acnv_tbl_type is okl_acn_pvt.acnv_tbl_type;
5: subtype clmv_tbl_type is okl_clm_pvt.clmv_tbl_type;
6: subtype stmid_rec_type_tbl_type is OKL_INS_CLAIM_ASSET_PVT.stmid_rec_type_tbl_type;
7: ---------------------------------------------------------------------------
8: -- GLOBAL CONSTANTS
9: ---------------------------------------------------------------------------
10: G_APP_NAME CONSTANT VARCHAR2(3) := 'OKL';