DBA Data[Home] [Help]

APPS.MRP_WFS_FORM_FLOW_SCHEDULE dependencies on OE_ORDER_HOLDS_ALL

Line 2665: from oe_order_holds_all oh

2661: MTL_SYSTEM_ITEMS_KFV MSI1,
2662: WIP_LINES WL,
2663: (select sl2.line_id,
2664: decode((select 1
2665: from oe_order_holds_all oh
2666: where oh.header_id = sl2.header_id
2667: and rownum = 1
2668: and oh.released_flag = 'N'),
2669: null,