DBA Data[Home] [Help]

APPS.WIP_BATCH_MOVE dependencies on BOM_STANDARD_OPERATIONS

Line 128: bom_standard_operations bso1,

124: FROM wip_discrete_jobs wdj,
125: wip_operations wo1,
126: wip_operations wo2,
127: mtl_system_items_kfv msik,
128: bom_standard_operations bso1,
129: bom_standard_operations bso2,
130: bom_departments bd1,
131: bom_departments bd2
132: WHERE wo1.wip_entity_id = wdj.wip_entity_id

Line 129: bom_standard_operations bso2,

125: wip_operations wo1,
126: wip_operations wo2,
127: mtl_system_items_kfv msik,
128: bom_standard_operations bso1,
129: bom_standard_operations bso2,
130: bom_departments bd1,
131: bom_departments bd2
132: WHERE wo1.wip_entity_id = wdj.wip_entity_id
133: AND wo1.organization_id = wdj.organization_id

Line 302: bom_standard_operations bso1,

298: FROM wip_discrete_jobs wdj,
299: wip_operations wo1,
300: wip_operations wo2,
301: mtl_system_items_kfv msik,
302: bom_standard_operations bso1,
303: bom_standard_operations bso2,
304: bom_departments bd1,
305: bom_departments bd2
306: WHERE wo1.wip_entity_id = wdj.wip_entity_id

Line 303: bom_standard_operations bso2,

299: wip_operations wo1,
300: wip_operations wo2,
301: mtl_system_items_kfv msik,
302: bom_standard_operations bso1,
303: bom_standard_operations bso2,
304: bom_departments bd1,
305: bom_departments bd2
306: WHERE wo1.wip_entity_id = wdj.wip_entity_id
307: AND wo1.organization_id = wdj.organization_id