DBA Data[Home] [Help]

APPS.OKL_PTQ_PVT dependencies on OKL_ACCOUNTING_UTIL

Line 314: p_ptqv_rec.name := Okl_Accounting_Util.okl_upper(p_ptqv_rec.name);

310: ,p_token1_value => 'name');
311: x_return_status := OKC_API.G_RET_STS_ERROR;
312: RAISE G_EXCEPTION_HALT_VALIDATION;
313: END IF;
314: p_ptqv_rec.name := Okl_Accounting_Util.okl_upper(p_ptqv_rec.name);
315: EXCEPTION
316: WHEN G_EXCEPTION_HALT_VALIDATION THEN
317: -- no processing necessary; validation can continue
318: -- with the next column