DBA Data[Home] [Help]

APPS.PAY_US_W2_INFO_PKG dependencies on HR_ALL_ORGANIZATION_UNITS

Line 522: from hr_all_organization_units /*hr_organization_units*/

518: /*end 5735076*/
519:
520: CURSOR c_get_business_group_id ( p_tax_unit_id NUMBER) IS
521: select business_group_id
522: from hr_all_organization_units /*hr_organization_units*/
523: where organization_id = p_tax_unit_id;
524:
525: CURSOR c_get_payroll_action (p_asg_action_id NUMBER)IS
526: select payroll_action_id