DBA Data[Home] [Help]

APPS.PQH_WFS_BUS dependencies on PQH_WEL_SHD

Line 313: <> nvl(pqh_wel_shd.g_old_rec.distribution_percentage,hr_api.g_number)

309: p_object_version_number => p_object_version_number);
310: --
311: if (l_api_updating
312: and nvl(p_distribution_percentage,hr_api.g_number)
313: <> nvl(pqh_wel_shd.g_old_rec.distribution_percentage,hr_api.g_number)
314: or not l_api_updating)
315: and p_distribution_percentage is not null then
316: --
317: -- check if worksheet_budget_set_id value exists in pqh_worksheet_budget_sets table