DBA Data[Home] [Help]

APPS.OKS_CONTRACTS_PUB dependencies on OKC_K_ARTICLE_PVT

Line 306: l_catv_tbl_out OKC_K_ARTICLE_PVT.catv_tbl_type;

302: Where sae_id = p_sae_id;
303:
304:
305: l_catv_tbl_in OKC_K_ARTICLE_PUB.catv_tbl_type;
306: l_catv_tbl_out OKC_K_ARTICLE_PVT.catv_tbl_type;
307:
308: l_sae_id Number;
309: l_sae_release Varchar2(100);
310: l_api_version CONSTANT NUMBER := 1.0;