DBA Data[Home] [Help]

APPS.PQH_ATL_BUS dependencies on HR_API

Line 51: and nvl(p_attribute_id,hr_api.g_number)

47: (p_attribute_id => p_attribute_id,
48: p_language => p_language);
49: --
50: if (l_api_updating
51: and nvl(p_attribute_id,hr_api.g_number)
52: <> pqh_atl_shd.g_old_rec.attribute_id) then
53: --
54: -- raise error as PK has changed
55: --