DBA Data[Home] [Help]

APPS.HR_GB_PROCESS_P11D_ENTRIES_PKG dependencies on HR_GENERAL

Line 5539: and sysdate between date_from and nvl(date_to, hr_general.end_of_time);

5535: per_all_assignments_f paf
5536: where paa.assignment_action_id = p_assignment_action_id
5537: and paf.assignment_id = paa.assignment_id)
5538: and primary_flag = 'Y'
5539: and sysdate between date_from and nvl(date_to, hr_general.end_of_time);
5540:
5541: cursor csr_person_name
5542: is
5543: select emp.action_information1 emp_name