DBA Data[Home] [Help]

APPS.WIP_REQUIREMENT_VALIDATIONS dependencies on BOM_SUBSTITUTE_COMPONENTS

Line 1066: from bom_substitute_components bsc

1062: or (wjdi.inventory_item_id_old <> nvl(wjdi.inventory_item_id_new, wjdi.inventory_item_id_old)
1063: and wjdi.quantity_per_assembly is null
1064: and not exists
1065: ( select 1
1066: from bom_substitute_components bsc
1067: where bsc.substitute_component_id = wjdi.inventory_item_id_new
1068: and bsc.component_sequence_id =
1069: (select wro.component_sequence_id
1070: from wip_requirement_operations wro