DBA Data[Home] [Help]

APPS.ASO_VALIDATE_PVT dependencies on OE_ORDER_LINES_ALL

Line 5474: select line_id from oe_order_lines_all

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