DBA Data[Home] [Help]

APPS.HRASSACT dependencies on HR_ENTRY

Line 1470: val_end := hr_entry.recurring_entry_end_date (

1466: declare
1467: message varchar2(200);
1468: applid varchar2(200);
1469: begin
1470: val_end := hr_entry.recurring_entry_end_date (
1471: asg_id, el_id, p_date, 'Y', p_mult, p_ee_id, orig_ee_id);
1472: exception
1473: -- Several error messages can be raised from this procedure.
1474: -- We wish to trap a number of them, as they should be ignored