DBA Data[Home] [Help]

APPS.CSD_RETURNS_BI_PVT dependencies on OE_ORDER_HEADERS_ALL

Line 224: oe_order_headers_all oh ,

220: l_program_application_id,
221: l_request_id
222: FROM
223: oe_order_lines_all oe,
224: oe_order_headers_all oh ,
225: rcv_transactions rcv,
226: mtl_system_items_b mtl,
227: cst_item_costs cic,
228: gl_sets_of_books gl,

Line 430: oe_order_headers_all oh ,

426: l_program_application_id,
427: l_request_id
428: FROM
429: oe_order_lines_all oe,
430: oe_order_headers_all oh ,
431: wsh_delivery_details shp,
432: mtl_system_items_kfv mtl,
433: mtl_item_categories cat,
434: hz_geo_name_references geo,