DBA Data[Home] [Help]

APPS.CSTPAVCP dependencies on OE_ORDER_HEADERS_ALL

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

487: i_prg_appl_id,
488: i_prg_id,
489: SYSDATE
490: FROM oe_order_lines_all OOLA, /*BUG 5768680 Changes introduced to improve performance*/
491: oe_order_headers_all OOHA, /* of the layer cost worker*/
492: mtl_sales_orders MSO,
493: mtl_material_transactions MMT,
494: mtl_cst_actual_cost_details MCACD,
495: cst_cogs_events cce

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

553: i_prg_appl_id,
554: i_prg_id,
555: SYSDATE
556: FROM oe_order_lines_all OOLA, /*BUG 5768680 Changes introduced to improve performance*/
557: oe_order_headers_all OOHA, /* of the layer cost worker*/
558: mtl_sales_orders MSO,
559: mtl_material_transactions MMT,
560: mtl_cst_actual_cost_details MCACD
561: WHERE OOLA.line_id = l_so_line_id