DBA Data[Home] [Help]

APPS.PER_QH_POPULATE dependencies on HR_API

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

1074: --
1075: hr_utility.set_location(l_proc,30);
1076: if p_defaulting='C'
1077: and l_position_id is not null
1078: and l_position_id <> nvl(l_old_position_id,hr_api.g_number) then
1079: get_pos_defaults
1080: (p_position_id => l_position_id
1081: ,p_effective_date => p_effective_date
1082: ,p_defaulting => p_defaulting