DBA Data[Home] [Help]

APPS.HR_ENTRY dependencies on PAY_ACTION_CLASSIFICATIONS

Line 6103: pay_action_classifications pac

6099: into l_run_result_id
6100: from pay_run_results ppr,
6101: pay_assignment_actions paa,
6102: pay_payroll_actions ppa,
6103: pay_action_classifications pac
6104: where ppr.source_id = p_element_entry_id
6105: and ppr.source_type = 'E'
6106: and ppr.entry_type = p_entry_type
6107: and ppr.status <> 'U'