DBA Data[Home] [Help]

APPS.HR_GB_PROCESS_P11D_ENTRIES_PKG dependencies on HR_GENERAL

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

6355: per_all_assignments_f paf
6356: where paa.assignment_action_id = p_assignment_action_id
6357: and paf.assignment_id = paa.assignment_id)
6358: and primary_flag = 'Y'
6359: and sysdate between date_from and nvl(date_to, hr_general.end_of_time);
6360:
6361: cursor csr_person_name
6362: is
6363: select emp.action_information1 emp_name