DBA Data[Home] [Help]

APPS.CSD_RULES_ENGINE_PVT dependencies on ORG_ORGANIZATION_DEFINITIONS

Line 1669: FROM wip_entities we, org_organization_definitions orgv,

1665: SELECT we.primary_item_id,
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