DBA Data[Home] [Help]

APPS.WSH_DELIVERIES_GRP dependencies on HR_ORGANIZATION_UNITS

Line 3579: from hr_organization_units

3575:
3576: -- heali for bug 2771579
3577: CURSOR c_get_org_location(p_org_id NUMBER) IS
3578: select location_id
3579: from hr_organization_units
3580: where organization_id = p_org_id;
3581: -- RTV Changes
3582: CURSOR c_check_vendor( p_vendor_id NUMBER) IS
3583: select vendor_name