DBA Data[Home] [Help]

APPS.OKS_IBINT_PUB dependencies on OKC_P_UTIL

Line 3969: l_cimv_tbl (1).ID := okc_p_util.raw_to_number (SYS_GUID ());

3965: RAISE g_exception_halt_validation;
3966: END IF;
3967:
3968: --Create Contract Item
3969: l_cimv_tbl (1).ID := okc_p_util.raw_to_number (SYS_GUID ());
3970: l_cimv_tbl (1).cle_id := l_cov_line_id;
3971: l_cimv_tbl (1).chr_id := NULL;
3972: l_cimv_tbl (1).cle_id_for := NULL;
3973: l_cimv_tbl (1).dnz_chr_id := p_chr_id;