DBA Data[Home] [Help]

APPS.HR_PAY_PKG SQL Statements

The following lines contain the word 'select', 'insert', 'update' or 'delete':

Line: 40

select paa.tax_unit_id
into l_tax_unit_id
from pay_assignment_actions paa
where paa.assignment_action_id = p_assignment_action_id;