DBA Data[Home] [Help]

APPS.OKL_SYSTEM_ACCT_OPT_PVT dependencies on OKC_API

Line 279: x_return_status := Okc_Api.G_RET_STS_ERROR;

275: ,p_token2_value => GET_LOOKUP_MEANING(
276: G_ADO_LOOKUP_TYPE,
277: l_saov_rec_in.account_derivation));
278: -- Set the return status with Error
279: x_return_status := Okc_Api.G_RET_STS_ERROR;
280: -- Raise the Exception
281: RAISE OKL_API.G_EXCEPTION_ERROR;
282: END IF;
283: -- R12 SLA Uptake : End