DBA Data[Home] [Help]

APPS.PER_APP_ASG_PKG dependencies on HR_GENERAL2

Line 1650: elsif hr_general2.is_person_type(p_person_id,

1646:
1647: if max_apl_date = hr_general.end_of_time
1648: then
1649: p_status := 'UPD_OR_CORR';
1650: elsif hr_general2.is_person_type(p_person_id,
1651: 'EMP',
1652: max_apl_date + 1)
1653: then
1654: p_status := 'CORR_ONLY';