DBA Data[Home] [Help]

APPS.IBE_CART_NOTIFY_UTIL dependencies on ASO_QUOTE_LINES_ALL

Line 274: aso_quote_lines_all ql,

270: m.inventory_item_id,
271: m.description
272:
273: FROM aso_quote_headers_all qh,
274: aso_quote_lines_all ql,
275: mtl_system_items_vl m
276: where qh.quote_header_id = ql.quote_header_id
277: and ql.inventory_item_id = m.inventory_item_id
278: and ql.organization_id = m.organization_id