DBA Data[Home] [Help]

APPS.PER_QH_POPULATE dependencies on HR_API

Line 1085: and l_position_id <> nvl(l_old_position_id,hr_api.g_number) then

1081: --
1082: hr_utility.set_location(l_proc,30);
1083: if p_defaulting='C'
1084: and l_position_id is not null
1085: and l_position_id <> nvl(l_old_position_id,hr_api.g_number) then
1086: get_pos_defaults
1087: (p_position_id => l_position_id
1088: ,p_effective_date => p_effective_date
1089: ,p_defaulting => p_defaulting