DBA Data[Home] [Help]

APPS.PAY_US_FS_UPD_PKG dependencies on PER_ALL_PEOPLE_F

Line 34: per_all_people_f ppf

30: taxrule.business_group_id ,
31: p_session_id, p_bug_number
32: from pay_us_emp_state_tax_rules_f taxrule,
33: per_assignments_f paf,
34: per_all_people_f ppf
35: where taxrule.state_code = p_pest_state_code
36: and taxrule.filing_status_code = p_pest_fs_code
37: and emp_state_tax_rule_id = p_pest_id
38: and taxrule.assignment_id = paf.assignment_id