DBA Data[Home] [Help]

APPS.PQH_GENERIC_HIERARCHY_PACKAGE dependencies on HR_API

Line 1315: When HR_Api.Object_Locked then

1311: hr_utility.set_location('Leaving:'||l_proc, 50);
1312: end if;
1313: --
1314: Exception
1315: When HR_Api.Object_Locked then
1316: --
1317: -- The object is locked therefore we need to supply a meaningful
1318: -- error message.
1319: --

Line 1441: When HR_Api.Object_Locked then

1437: end if;
1438: End loop;
1439:
1440: Exception
1441: When HR_Api.Object_Locked then
1442: --
1443: -- The object is locked therefore we need to supply a meaningful
1444: -- error message.
1445: --