DBA Data[Home] [Help]

APPS.PAY_US_MAGTAPE_REPORTING dependencies on HR_ORGANIZATION_UNITS

Line 594: l_prev_tax_unit_id hr_organization_units.organization_id%type;

590: -- checking against the new values returned from within the loop on the
591: -- next iteration.
592: --
593: l_prev_person_id per_people_f.person_id%type;
594: l_prev_tax_unit_id hr_organization_units.organization_id%type;
595: --
596: -- Variable to hold the jurisdiction code used as a context for state
597: -- reporting.
598: --