DBA Data[Home] [Help]

APPS.PAY_NO_EERR_CONTINUOUS dependencies on HR_ORGANIZATION_UNITS

Line 964: l_legal_employer_id hr_organization_units.organization_id%type;

960:
961: collemptable emptable;
962: l_ovn number;
963: l_action_info_id number;
964: l_legal_employer_id hr_organization_units.organization_id%type;
965: l_business_group_id hr_all_organization_units.business_group_id%type;
966: l_start_date date;
967: l_end_date date;
968: l_legal_employer_id hr_organization_units.organization_id%type;

Line 968: l_legal_employer_id hr_organization_units.organization_id%type;

964: l_legal_employer_id hr_organization_units.organization_id%type;
965: l_business_group_id hr_all_organization_units.business_group_id%type;
966: l_start_date date;
967: l_end_date date;
968: l_legal_employer_id hr_organization_units.organization_id%type;
969: l_effective_date date;
970: l_emp_start_date date;
971: l_emp_end_date date;
972: l_person_id per_all_people_f.person_id%type;