DBA Data[Home] [Help]

APPS.OKL_BOOK_CONTROLLER_PVT dependencies on OKL_LLA_UTIL_PVT

Line 4184: OKL_LLA_UTIL_PVT.update_external_id(p_chr_id => l_chr_rec.orig_chr_id,

4180: RAISE OKL_API.G_EXCEPTION_ERROR;
4181:
4182: ELSE
4183: -- establish the external_id values for the contracts, if they don't have one.
4184: OKL_LLA_UTIL_PVT.update_external_id(p_chr_id => l_chr_rec.orig_chr_id,
4185: x_return_status => x_return_status);
4186:
4187: IF x_return_status <> OKL_API.G_RET_STS_SUCCESS
4188: THEN