DBA Data[Home] [Help]

APPS.CSTPLVCP dependencies on OE_ORDER_HEADERS_ALL

Line 424: oe_order_headers_all OOHA, /* of the layer cost worker*/

420: i_prg_appl_id,
421: i_prg_id,
422: SYSDATE
423: FROM oe_order_lines_all OOLA, /*BUG 5768680 Changes introduced to improve performance*/
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*/

Line 487: oe_order_headers_all OOHA, /* of the layer cost worker*/

483: i_prg_appl_id,
484: i_prg_id,
485: SYSDATE
486: FROM oe_order_lines_all OOLA, /*BUG 5768680 Changes introduced to improve performance*/
487: oe_order_headers_all OOHA, /* of the layer cost worker*/
488: mtl_sales_orders MSO,
489: mtl_material_transactions MMT,
490: mtl_cst_actual_cost_details MCACD
491: WHERE OOLA.line_id = l_so_line_id