DBA Data[Home] [Help]

APPS.HR_H2PI_ERROR dependencies on HR_LOCATIONS_ALL

Line 122: l_location_name hr_locations_all.location_code%type;

118: --
119: PROCEDURE generate_error_report IS
120:
121: l_person_name per_all_people_f.full_name%type;
122: l_location_name hr_locations_all.location_code%type;
123: l_assignment_number per_all_assignments_f.assignment_number%type;
124: l_pay_method_name pay_org_payment_methods_f.org_payment_method_name%type;
125: l_org_name hr_all_organization_units.name%type;
126: l_context hr_organization_information.org_information_context%type;