DBA Data[Home] [Help]

APPS.ASO_ATP_INT dependencies on ASO_QUOTE_HEADERS_ALL

Line 454: from aso_quote_headers_all

450: where quote_line_id = p_quote_line_id;
451:
452: cursor c_quote_number(p_quote_header_id number) is
453: select quote_number, cust_account_id
454: from aso_quote_headers_all
455: where quote_header_id = p_quote_header_id;
456:
457: cursor c_configuration_rows(p_config_header_id number, p_config_revision_num number) is
458: select a.quote_line_id, b.shipment_id