DBA Data[Home] [Help]

APPS.FLM_MMM_CALCULATION dependencies on OE_ORDER_HOLDS_ALL

Line 179: from oe_order_holds_all oh

175: MTL_SYSTEM_ITEMS_KFV MSI1,
176: WIP_LINES WL,
177: (select sl2.line_id,
178: decode((select 1
179: from oe_order_holds_all oh
180: where oh.header_id = sl2.header_id
181: and rownum = 1
182: and oh.released_flag = 'N'),
183: null,