DBA Data[Home] [Help]

APPS.PAY_SG_DEDUCTIONS dependencies on PAY_ELE_CLASSIFICATION_RULES

Line 801: pay_ele_classification_rules pecr,

797: from pay_element_entries_f pee,
798: pay_assignment_actions paa,
799: pay_payroll_actions ppa,
800: pay_element_sets pes,
801: pay_ele_classification_rules pecr,
802: pay_element_classifications pec
803: where pee.creator_id = paa.assignment_action_id
804: and pee.assignment_id = c_assignment_id
805: and pee.creator_type in ('EE', 'RR')