DBA Data[Home] [Help]

APPS.PAY_US_W2C_RPT dependencies on HR_ALL_ORGANIZATION_UNITS

Line 1547: from hr_all_organization_units /*hr_organization_units*/

1543: /*end 5735076*/
1544:
1545: CURSOR c_get_business_group_id ( p_tax_unit_id NUMBER) IS
1546: select business_group_id
1547: from hr_all_organization_units /*hr_organization_units*/
1548: where organization_id = p_tax_unit_id;
1549:
1550: CURSOR c_get_payroll_action (p_asg_action_id NUMBER)IS
1551: select payroll_action_id