DBA Data[Home] [Help]

APPS.PAY_SG_DEDUCTIONS dependencies on PAY_ELE_CLASSIFICATION_RULES

Line 978: pay_ele_classification_rules pecr,

974: from pay_element_entries_f pee,
975: pay_assignment_actions paa,
976: pay_payroll_actions ppa,
977: pay_element_sets pes,
978: pay_ele_classification_rules pecr,
979: pay_element_classifications pec
980: where pee.creator_id = paa.assignment_action_id
981: and pee.assignment_id = c_assignment_id
982: and pee.creator_type in ('EE', 'RR')