DBA Data[Home] [Help]

APPS.ASO_VALIDATE_PVT dependencies on OE_ORDER_LINES_ALL

Line 5477: select line_id from oe_order_lines_all

5473: where quote_line_id = p_service_ref_line_id
5474: and quote_header_id = p_qte_header_id;
5475:
5476: cursor c_order is
5477: select line_id from oe_order_lines_all
5478: where line_id = p_service_ref_line_id;
5479:
5480: cursor c_customer_product is
5481: select instance_id