DBA Data[Home] [Help]

APPS.PAY_ELEMENT_EXTRACT_PKG dependencies on PER_PEOPLE_F

Line 704: per_people_f ppf,

700: ,paf.employment_category
701: from pay_payroll_actions ppa,
702: pay_assignment_actions paa,
703: per_assignments_f paf,
704: per_people_f ppf,
705: pay_payrolls_f pf,
706: fnd_common_lookups fcl
707: where ppa.action_type in ('R', 'Q', 'B', 'I', 'V')
708: and ppa.business_group_id = cp_business_group_id

Line 1265: per_people_f ppf,

1261: ,lv_location_code
1262: ,lv_emp_user_person_type
1263: ,lv_assignment_status
1264: from per_person_types ppt,
1265: per_people_f ppf,
1266: hr_locations_all hl,
1267: hr_organization_units hou_org,
1268: per_assignment_status_types past,
1269: per_assignments_f paf