DBA Data[Home] [Help]

APPS.PAY_GTNLOD_PKG dependencies on HR_LOCATIONS_ALL

Line 2357: from hr_locations_all hrl,

2353: paf.location_id location_id,
2354: hrl.location_code location_code
2355: ,paf.assignment_number assignment_number -- #1937448
2356: ,paf.person_id person_id
2357: from hr_locations_all hrl,
2358: hr_all_organization_units hou1,
2359: hr_all_organization_units hou,
2360: per_assignments_f paf,
2361: pay_payroll_actions ppa,

Line 2635: from hr_locations_all hrl,

2631: hrl.location_code location_code
2632: ,paf.assignment_number assignment_number -- #1937448
2633: ,paf.person_id person_id
2634: ,paa.chunk_number chunk_number
2635: from hr_locations_all hrl,
2636: hr_all_organization_units hou1,
2637: hr_all_organization_units hou,
2638: per_assignments_f paf,
2639: pay_payroll_actions ppa,