DBA Data[Home] [Help]

APPS.PAY_ELEMENT_EXTRACT_PKG dependencies on PER_PEOPLE_F

Line 695: per_people_f ppf,

691: ,paf.employment_category
692: from pay_payroll_actions ppa,
693: pay_assignment_actions paa,
694: per_assignments_f paf,
695: per_people_f ppf,
696: pay_payrolls_f pf,
697: fnd_common_lookups fcl
698: where ppa.action_type in ('R', 'Q', 'B', 'I', 'V')
699: and ppa.business_group_id = cp_business_group_id

Line 1256: per_people_f ppf,

1252: ,lv_location_code
1253: ,lv_emp_user_person_type
1254: ,lv_assignment_status
1255: from per_person_types ppt,
1256: per_people_f ppf,
1257: hr_locations_all hl,
1258: hr_organization_units hou_org,
1259: per_assignment_status_types past,
1260: per_assignments_f paf