DBA Data[Home] [Help]

APPS.CSTPLVCP dependencies on CST_COGS_EVENTS

Line 428: cst_cogs_events CCE /*Bug Fix 16766955*/

424: oe_order_headers_all OOHA, /* of the layer cost worker*/
425: mtl_sales_orders MSO,
426: mtl_material_transactions MMT,
427: mtl_cst_actual_cost_details MCACD,
428: cst_cogs_events CCE /*Bug Fix 16766955*/
429: WHERE OOLA.line_id = l_so_line_id
430: AND OOHA.header_id = OOLA.header_id
431: AND MSO.segment1 = TO_CHAR(OOHA.order_number) -- extraneous MSOs are possible
432: AND MMT.transaction_source_id = MSO.sales_order_id