Search Results as_quotes_all
Overview
The AS_QUOTES_ALL table is a core transactional data object within the Oracle E-Business Suite (EBS) Sales Foundation module (AS). As its description states, it defines quotations. This table serves as the primary repository for all sales quotation headers across the enterprise, storing the master record for each quote created. Its role is central to the sales cycle, capturing the initial formal offer of goods or services to a customer, including pricing, terms, and validity. The '_ALL' suffix indicates it is a multi-organization table, meaning it stores data for all operating units, with access typically controlled by a security profile or the MOAC (Multi-Org Access Control) framework in releases 12.1.1 and 12.2.2.
Key Information Stored
The table's primary key is QUOTE_ID, a unique system-generated identifier for each quotation record. While the provided metadata does not list specific columns, based on its function and standard EBS design, the table typically contains a comprehensive set of attributes that define the quotation's context and metadata. Key columns generally include fields for the quote number, status (e.g., DRAFT, ACTIVE, EXPIRED, ACCEPTED), the customer and ship-to/sold-to party identifiers, the operating unit (ORG_ID), currency code, terms and conditions references, the sales representative, effective start and end dates, and total amounts. It also contains standard EBS audit columns such as CREATION_DATE, CREATED_BY, LAST_UPDATE_DATE, and LAST_UPDATED_BY.
Common Use Cases and Queries
This table is fundamental for reporting on the sales pipeline, quote lifecycle management, and historical analysis. Common operational queries involve joining with related detail and party tables to generate comprehensive quote reports. For instance, a basic query to list active quotes for a specific operating unit would filter on STATUS and ORG_ID. Performance reporting often aggregates data from this table, counting quotes or summing amounts by period, sales rep, or customer. A typical analytical SQL pattern might join AS_QUOTES_ALL to HZ_CUST_ACCOUNTS for customer details and AS_SALES_CREDITS for representative information. Integration and data migration processes also interact heavily with this table, often via the public Oracle Sales API (AS_SALES_ORDERS_PUB), which provides the sanctioned method for creating and updating quotation data programmatically.
Related Objects
- AS_QUOTE_LINES_ALL: The primary child table, storing individual line items (products, services) associated with each quotation header from AS_QUOTES_ALL.
- AS_SALES_CREDITS: Stores sales team member credit assignments for quotations.
- HZ_CUST_ACCOUNTS: The Trading Community Architecture (TCA) table for customer information, linked via the CUSTOMER_ID or similar foreign key.
- AS_QUOTES: A single-organization view (filtered by MOAC security) built upon AS_QUOTES_ALL, commonly used for application reporting.
- APIs (AS_SALES_ORDERS_PUB): The supported public API package for creating, updating, and managing quotation data, which performs validations and business logic before modifying base tables like AS_QUOTES_ALL.
-
Table: AS_QUOTES_ALL
12.2.2
owner:OSM, object_type:TABLE, fnd_design_data:AS.AS_QUOTES_ALL, object_name:AS_QUOTES_ALL, status:VALID, product: AS - Sales Foundation , description: Defines quotations , implementation_dba_data: OSM.AS_QUOTES_ALL ,
-
Table: AS_QUOTES_ALL
12.1.1
owner:OSM, object_type:TABLE, fnd_design_data:AS.AS_QUOTES_ALL, object_name:AS_QUOTES_ALL, status:VALID, product: AS - Sales Foundation , description: Defines quotations , implementation_dba_data: OSM.AS_QUOTES_ALL ,
-
VIEW: APPS.CE_AS_FC_SALES_FCST_V
12.2.2
-
SYNONYM: APPS.AS_QUOTES_ALL
12.1.1
owner:APPS, object_type:SYNONYM, object_name:AS_QUOTES_ALL, status:VALID,
-
SYNONYM: APPS.AS_QUOTES_ALL
12.2.2
owner:APPS, object_type:SYNONYM, object_name:AS_QUOTES_ALL, status:VALID,
-
VIEW: APPS.CE_AS_FC_SALES_FCST_V
12.1.1
-
View: BIC_SALES_QUOTES_SUMMARY_V
12.1.1
product: BIC - Customer Intelligence (obsolete) , description: Sales quotes summary information , implementation_dba_data: Not implemented in this database ,
-
VIEW: OSM.AS_QUOTES_ALL#
12.2.2
owner:OSM, object_type:VIEW, object_name:AS_QUOTES_ALL#, status:VALID,
-
View: BIC_SALES_QUOTES_SUMMARY_V
12.2.2
product: BIC - Customer Intelligence(Obsolete) , description: Sales quotes summary information , implementation_dba_data: Not implemented in this database ,
-
View: CE_AS_FC_SALES_FCST_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:CE.CE_AS_FC_SALES_FCST_V, object_name:CE_AS_FC_SALES_FCST_V, status:VALID, product: CE - Cash Management , description: Forecasting source - Oracle Sales , implementation_dba_data: APPS.CE_AS_FC_SALES_FCST_V ,
-
View: CE_AS_FC_SALES_FCST_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:CE.CE_AS_FC_SALES_FCST_V, object_name:CE_AS_FC_SALES_FCST_V, status:VALID, product: CE - Cash Management , description: Forecasting source - Oracle Sales , implementation_dba_data: APPS.CE_AS_FC_SALES_FCST_V ,
-
VIEW: OSM.AS_QUOTES_ALL#
12.2.2
-
View: BIC_SALES_QUOTES_DETAIL_V
12.2.2
product: BIC - Customer Intelligence(Obsolete) , description: Sales Quotes Detail view - returns sales quotes detail lines, address, contacts , implementation_dba_data: Not implemented in this database ,
-
TABLE: OSM.AS_QUOTES_ALL
12.2.2
owner:OSM, object_type:TABLE, fnd_design_data:AS.AS_QUOTES_ALL, object_name:AS_QUOTES_ALL, status:VALID,
-
TABLE: OSM.AS_QUOTES_ALL
12.1.1
owner:OSM, object_type:TABLE, fnd_design_data:AS.AS_QUOTES_ALL, object_name:AS_QUOTES_ALL, status:VALID,
-
View: BIC_SALES_QUOTES_DETAIL_V
12.1.1
product: BIC - Customer Intelligence (obsolete) , description: Sales Quotes Detail view - returns sales quotes detail lines, address, contacts , implementation_dba_data: Not implemented in this database ,
-
View: AS_QUOTES
12.1.1
product: AS - Sales Foundation , description: Quotations (multi-org) , implementation_dba_data: Not implemented in this database ,
-
View: AS_QUOTES
12.2.2
product: AS - Sales Foundation , description: Quotations (multi-org) , implementation_dba_data: Not implemented in this database ,
-
12.1.1 DBA Data
12.1.1
-
12.1.1 DBA Data
12.1.1
-
12.2.2 DBA Data
12.2.2
-
VIEW: APPS.CE_AS_FC_SALES_FCST_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:CE.CE_AS_FC_SALES_FCST_V, object_name:CE_AS_FC_SALES_FCST_V, status:VALID,
-
VIEW: APPS.CE_AS_FC_SALES_FCST_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:CE.CE_AS_FC_SALES_FCST_V, object_name:CE_AS_FC_SALES_FCST_V, status:VALID,
-
12.2.2 DBA Data
12.2.2
-
12.2.2 DBA Data
12.2.2
-
12.2.2 DBA Data
12.2.2
-
12.1.1 FND Design Data
12.1.1
-
12.1.1 DBA Data
12.1.1
-
12.2.2 DBA Data
12.2.2
-
12.2.2 FND Design Data
12.2.2
-
eTRM - AS Tables and Views
12.2.2
description: - Retrofitted ,
-
eTRM - AS Tables and Views
12.1.1
description: - Retrofitted ,
-
eTRM - CE Tables and Views
12.2.2
description: This table stores the error or warning messages from ZBA deal creation process ,
-
eTRM - CE Tables and Views
12.1.1
description: This table stores the error or warning messages from ZBA deal creation process ,
-
12.2.2 DBA Data
12.2.2
-
12.1.1 DBA Data
12.1.1
-
eTRM - AS Tables and Views
12.2.2
description: - Retrofitted ,
-
eTRM - AS Tables and Views
12.1.1
description: - Retrofitted ,
-
eTRM - CE Tables and Views
12.2.2
description: This table stores the error or warning messages from ZBA deal creation process ,
-
eTRM - CE Tables and Views
12.1.1
description: This table stores the error or warning messages from ZBA deal creation process ,