DBA Data[Home] [Help]

APPS.WIP_REQUIREMENT_VALIDATIONS dependencies on BOM_SUBSTITUTE_COMPONENTS

Line 1288: from bom_substitute_components bsc

1284: or (wjdi.inventory_item_id_old <> nvl(wjdi.inventory_item_id_new, wjdi.inventory_item_id_old)
1285: and wjdi.quantity_per_assembly is null
1286: and not exists
1287: ( select 1
1288: from bom_substitute_components bsc
1289: where bsc.substitute_component_id = wjdi.inventory_item_id_new
1290: and bsc.component_sequence_id =
1291: (select wro.component_sequence_id
1292: from wip_requirement_operations wro