DBA Data[Home] [Help]

APPS.PER_APP_ASG_PKG dependencies on HR_GENERAL2

Line 1462: elsif hr_general2.is_person_type(p_person_id,

1458:
1459: if max_apl_date = hr_general.end_of_time
1460: then
1461: p_status := 'UPD_OR_CORR';
1462: elsif hr_general2.is_person_type(p_person_id,
1463: 'EMP',
1464: max_apl_date + 1)
1465: then
1466: p_status := 'CORR_ONLY';