DBA Data[Home] [Help]

APPS.WIP_OSP_SHP_I_WF dependencies on WIP_OPERATION_RESOURCES

Line 47: , wip_operation_resources wor

43: , l_osp_item_id
44: , l_osp_item
45: , l_osp_item_desc
46: from wip_entities we
47: , wip_operation_resources wor
48: , bom_resources br
49: , mtl_system_items_kfv msik
50: , mtl_system_items_kfv msik2
51: where we.wip_entity_id = p_wip_entity_id

Line 599: wip_operation_resources wor,

595: po_lines_all pl,
596: po_distributions_all pd,
597: po_vendors pv,
598: po_vendor_sites_all pvs,
599: wip_operation_resources wor,
600: wip_operations wo,
601: mtl_system_items msi
602: where pd.wip_entity_id = l_wip_entity_id
603: and pd.wip_operation_seq_num = l_osp_operation_num

Line 662: wip_operation_resources wor,

658: po_line_locations_all ps,
659: po_distributions_all pd,
660: po_vendors pv,
661: po_vendor_sites_all pvs,
662: wip_operation_resources wor,
663: wip_operations wo,
664: mtl_system_items msi
665: where ph.type_lookup_code = 'BLANKET'
666: and pd.wip_entity_id = l_wip_entity_id