DBA Data[Home] [Help]

APPS.WSMPLBJT dependencies on WIP_ENTITIES

Line 288: FROM wip_entities

284: INTO dummy
285: FROM DUAL
286: WHERE (EXISTS(
287: SELECT 1
288: FROM wip_entities
289: where wip_entity_name = temp_name
290: and organization_id = X_Organization_id)
291: /* Bugfix 4317714: Add second where clause to also check for mtl_lot_numbers if uniqueness constraint is across items */
292: OR EXISTS(