DBA Data[Home] [Help]

APPS.HRASSACT dependencies on HR_ENTRY

Line 1438: val_end := hr_entry.recurring_entry_end_date (

1434: declare
1435: message varchar2(200);
1436: applid varchar2(200);
1437: begin
1438: val_end := hr_entry.recurring_entry_end_date (
1439: asg_id, el_id, p_date, 'Y', p_mult, p_ee_id, orig_ee_id);
1440: exception
1441: -- Several error messages can be raised from this procedure.
1442: -- We wish to trap a number of them, as they should be ignored