DBA Data[Home] [Help]

APPS.HR_POSITION_API dependencies on PER_POS_SHD

Line 920: l_api_updating := per_pos_shd.api_updating

916: -- Validation in addition to Table Handlers
917: --
918: -- Retrieve current position details from position
919: --
920: l_api_updating := per_pos_shd.api_updating
921: (p_position_id => p_position_id
922: ,p_object_version_number => p_object_version_number);
923: --
924: if g_debug then

Line 944: := per_pos_shd.g_old_rec.position_definition_id;

940: then
941: l_null_ind := 0;
942: -- l_name := null;
943: l_position_definition_id
944: := per_pos_shd.g_old_rec.position_definition_id;
945: --
946: if g_debug then
947: hr_utility.set_location(l_proc, 25);
948: end if;

Line 1700: per_pos_shd.lck(

1696: if g_debug then
1697: hr_utility.set_location(l_proc, 60);
1698: end if;
1699: --
1700: per_pos_shd.lck(
1701: p_position_id => p_position_id
1702: ,p_object_version_number => l_ovn);
1703: --
1704: -- delete row from per_all_positions