DBA Data[Home] [Help]

APPS.HR_ENTRY dependencies on PAY_ACTION_CLASSIFICATIONS

Line 5714: pay_action_classifications pac

5710: into l_run_result_id
5711: from pay_run_results ppr,
5712: pay_assignment_actions paa,
5713: pay_payroll_actions ppa,
5714: pay_action_classifications pac
5715: where ppr.source_id = p_element_entry_id
5716: and ppr.source_type = 'E'
5717: and ppr.entry_type = p_entry_type
5718: and ppr.status <> 'U'