DBA Data[Home] [Help]

APPS.PAY_NO_EERR_CONTINUOUS dependencies on HR_ORGANIZATION_UNITS

Line 798: l_legal_employer_id hr_organization_units.organization_id%type;

794:
795: collemptable emptable;
796: l_ovn number;
797: l_action_info_id number;
798: l_legal_employer_id hr_organization_units.organization_id%type;
799: l_business_group_id hr_all_organization_units.business_group_id%type;
800: l_start_date date;
801: l_end_date date;
802: l_legal_employer_id hr_organization_units.organization_id%type;

Line 802: l_legal_employer_id hr_organization_units.organization_id%type;

798: l_legal_employer_id hr_organization_units.organization_id%type;
799: l_business_group_id hr_all_organization_units.business_group_id%type;
800: l_start_date date;
801: l_end_date date;
802: l_legal_employer_id hr_organization_units.organization_id%type;
803: l_effective_date date;
804: l_emp_start_date date;
805: l_emp_end_date date;
806: l_person_id per_all_people_f.person_id%type;