DBA Data[Home] [Help]

APPS.WMS_STRATEGY_UPGRADE_PVT dependencies on WMS_ORG_HIERARCHY_OBJS

Line 52: wms_org_hierarchy_objs woho

48: ,wsa.date_type_lookup_type
49: ,wsa.date_type_from
50: ,wsa.date_type_to
51: from wms_strategy_assignments wsa,
52: wms_org_hierarchy_objs woho
53: where wsa.organization_id = woho.organization_id
54: and wsa.object_id = woho.object_id
55: and wsa.strategy_type_code = woho.type_code
56: and wsa.strategy_id in ( select strategy_id from wms_strategies_b