DBA Data[Home] [Help]

APPS.PAY_NO_EERR_STATUS_CONTROL dependencies on HR_ORGANIZATION_UNITS

Line 901: l_legal_employer_id hr_organization_units.organization_id%type;

897:
898: /* Declaration for Local Variables */
899: l_ovn number;
900: l_action_info_id number;
901: l_legal_employer_id hr_organization_units.organization_id%type;
902: l_business_group_id hr_all_organization_units.business_group_id%type;
903: l_start_date date;
904: l_end_date date;
905: l_legal_employer_id hr_organization_units.organization_id%type;

Line 905: l_legal_employer_id hr_organization_units.organization_id%type;

901: l_legal_employer_id hr_organization_units.organization_id%type;
902: l_business_group_id hr_all_organization_units.business_group_id%type;
903: l_start_date date;
904: l_end_date date;
905: l_legal_employer_id hr_organization_units.organization_id%type;
906: l_effective_date date;
907: l_emp_start_date date;
908: l_emp_end_date date;
909: l_person_id per_all_people_f.person_id%type;