DBA Data[Home] [Help]

APPS.PAY_NO_EERR_STATUS_CONTROL dependencies on HR_ORGANIZATION_UNITS

Line 725: l_legal_employer_id hr_organization_units.organization_id%type;

721:
722: /* Declaration for Local Variables */
723: l_ovn number;
724: l_action_info_id number;
725: l_legal_employer_id hr_organization_units.organization_id%type;
726: l_business_group_id hr_all_organization_units.business_group_id%type;
727: l_start_date date;
728: l_end_date date;
729: l_legal_employer_id hr_organization_units.organization_id%type;

Line 729: l_legal_employer_id hr_organization_units.organization_id%type;

725: l_legal_employer_id hr_organization_units.organization_id%type;
726: l_business_group_id hr_all_organization_units.business_group_id%type;
727: l_start_date date;
728: l_end_date date;
729: l_legal_employer_id hr_organization_units.organization_id%type;
730: l_effective_date date;
731: l_emp_start_date date;
732: l_emp_end_date date;
733: l_person_id per_all_people_f.person_id%type;