DBA Data[Home] [Help]

APPS.PAY_US_W2_INFO_PKG dependencies on HR_ALL_ORGANIZATION_UNITS

Line 539: from hr_all_organization_units /*hr_organization_units*/

535: /*end 5735076*/
536:
537: CURSOR c_get_business_group_id ( p_tax_unit_id NUMBER) IS
538: select business_group_id
539: from hr_all_organization_units /*hr_organization_units*/
540: where organization_id = p_tax_unit_id;
541:
542: CURSOR c_get_payroll_action (p_asg_action_id NUMBER)IS
543: select payroll_action_id