DBA Data[Home] [Help]

APPS.BOM_MIXED_MODEL_MAP_PVT dependencies on OE_ORDER_HOLDS_ALL

Line 682: from oe_order_holds_all oh

678: MTL_SYSTEM_ITEMS_KFV MSI1,
679: WIP_LINES WL,
680: (select sl2.line_id,
681: decode((select 1
682: from oe_order_holds_all oh
683: where oh.header_id = sl2.header_id
684: and rownum = 1
685: and oh.released_flag = 'N'),
686: null,