DBA Data[Home] [Help]

APPS.CSD_RULES_ENGINE_PVT dependencies on PER_ORGANIZATION_UNITS

Line 1670: PER_ORGANIZATION_UNITS porg, hr_locations_all hrla

1666: we.organization_id,
1667: hrla.country,
1668: orgv.operating_unit
1669: FROM wip_entities we, org_organization_definitions orgv,
1670: PER_ORGANIZATION_UNITS porg, hr_locations_all hrla
1671: WHERE we.wip_entity_id = p_wip_entity_id
1672: and we.organization_id = orgv.organization_id
1673: and we.organization_id = porg.organization_id
1674: and hrla.location_id = porg.location_id