Search Results as_sales_stages_all_b
Overview
The AS_SALES_STAGES_ALL_B table is a core master data table within the Oracle E-Business Suite (EBS) Sales Foundation module (AS). It serves as the central repository for defining and managing the discrete steps in a sales process, known as sales stages. These stages represent the progression of a sales opportunity from initial lead identification through to closure, whether won or lost. The table's role is foundational to the sales pipeline and forecasting functionality, as it provides the structural definition against which all sales activities, probabilities, and revenue projections are measured. Its multi-org enabled design, indicated by the "_ALL_" suffix, allows for the definition of sales stages at both the operating unit and enterprise levels.
Key Information Stored
While the provided metadata does not list specific columns, the table's primary key is SALES_STAGE_ID, which uniquely identifies each stage record. Based on its description and foreign key relationships, the table is expected to store critical attributes that define each stage's behavior and role in the sales cycle. These typically include columns for the stage name or code, a sequence number to enforce progression order, and the minimum and maximum win probability percentages associated with the stage (as referenced by foreign keys to AS_FORECAST_PROB_ALL_B). Other common attributes may control whether the stage is considered active, open, or closed, and may link to a specific sales methodology.
Common Use Cases and Queries
The primary use case is the configuration and maintenance of the sales pipeline stages within the application's setup menus. This table is queried extensively for operational reporting and analytics. Common SQL patterns include retrieving the list of active stages for a forecast report, joining opportunity data to get stage-specific metrics, or calculating pipeline value by applying stage probability. For example, a report to show all open opportunities with their current stage and associated win probability would join AS_LEADS_ALL (or related opportunity tables) to AS_SALES_STAGES_ALL_B on SALES_STAGE_ID. Administrators may query this table directly to audit or update stage definitions, such as modifying probability percentages for more accurate forecasting.
Related Objects
As indicated by the foreign key metadata, AS_SALES_STAGES_ALL_B is a heavily referenced parent table. Key dependent objects include:
- AS_LEADS_ALL and AS_LEAD_LINES_ALL: Store the current sales stage for leads and lead lines.
- AS_OPP_WORKSHEET_LINES: References the stage for opportunity worksheet calculations.
- AS_SALES_CREDITS_DENORM: Denormalized table that includes stage information for crediting purposes.
- AS_SALES_METH_STAGE_MAP: Maps sales stages to specific sales methodologies.
- AS_SALES_STAGES_ALL_TL: The corresponding translation table that holds the user-facing name of the stage in multiple languages.
- AS_FORECAST_PROB_ALL_B: Linked via the MIN_WIN_PROBABILITY and MAX_WIN_PROBABILITY columns to define the probability range for the stage.
-
Table: AS_SALES_STAGES_ALL_B
12.2.2
owner:OSM, object_type:TABLE, fnd_design_data:AS.AS_SALES_STAGES_ALL_B, object_name:AS_SALES_STAGES_ALL_B, status:VALID, product: AS - Sales Foundation , description: Defines sales stages , implementation_dba_data: OSM.AS_SALES_STAGES_ALL_B ,
-
Table: AS_SALES_STAGES_ALL_B
12.1.1
owner:OSM, object_type:TABLE, fnd_design_data:AS.AS_SALES_STAGES_ALL_B, object_name:AS_SALES_STAGES_ALL_B, status:VALID, product: AS - Sales Foundation , description: Defines sales stages , implementation_dba_data: OSM.AS_SALES_STAGES_ALL_B ,
-
APPS.AS_VALIDATE_SETUP dependencies on AS_SALES_STAGES_ALL_B
12.1.1
-
APPS.AS_SALES_LEADS_PVT dependencies on AS_SALES_STAGES_ALL_B
12.1.1
-
APPS.AS_OPP_HEADER_PVT dependencies on AS_SALES_STAGES_ALL_B
12.1.1
-
APPS.AS_SALES_LEADS_PVT dependencies on AS_SALES_STAGES_ALL_B
12.2.2
-
APPS.AS_VALIDATE_SETUP dependencies on AS_SALES_STAGES_ALL_B
12.2.2
-
APPS.AS_SALES_LEAD_OPP_PVT dependencies on AS_SALES_STAGES_ALL_B
12.1.1
-
APPS.AS_SALES_STAGES_PKG dependencies on AS_SALES_STAGES_ALL_B
12.1.1
-
APPS.AS_SALES_STAGES_PKG dependencies on AS_SALES_STAGES_ALL_B
12.2.2
-
APPS.AS_SALES_LEAD_OPP_PVT dependencies on AS_SALES_STAGES_ALL_B
12.2.2
-
APPS.AS_OPP_HEADER_PVT dependencies on AS_SALES_STAGES_ALL_B
12.2.2
-
APPS.AS_SALES_LEADS_PVT dependencies on AS_SALES_METH_STAGE_MAP
12.1.1
-
Table: AS_FORECAST_PROB_ALL_B
12.1.1
owner:OSM, object_type:TABLE, fnd_design_data:AS.AS_FORECAST_PROB_ALL_B, object_name:AS_FORECAST_PROB_ALL_B, status:VALID, product: AS - Sales Foundation , description: AS_FORECAST_PROB_ALL defines win probability values for sales , implementation_dba_data: OSM.AS_FORECAST_PROB_ALL_B ,
-
APPS.AS_SALES_LEADS_PVT dependencies on AS_SALES_METH_STAGE_MAP
12.2.2
-
VIEW: APPS.OKX_OPP_SALES_STAGES_V
12.2.2
-
VIEW: APPS.OKX_OPP_SALES_STAGES_V
12.1.1
-
VIEW: OSM.AS_SALES_STAGES_ALL_B#
12.2.2
owner:OSM, object_type:VIEW, object_name:AS_SALES_STAGES_ALL_B#, status:VALID,
-
Table: AS_FORECAST_PROB_ALL_B
12.2.2
owner:OSM, object_type:TABLE, fnd_design_data:AS.AS_FORECAST_PROB_ALL_B, object_name:AS_FORECAST_PROB_ALL_B, status:VALID, product: AS - Sales Foundation , description: AS_FORECAST_PROB_ALL defines win probability values for sales , implementation_dba_data: OSM.AS_FORECAST_PROB_ALL_B ,
-
VIEW: APPS.AS_SALES_STAGES
12.2.2
-
VIEW: APPS.AS_SALES_STAGES_ALL_B_DFV
12.1.1
-
TRIGGER: APPS.AS_SALES_STAGES_ALL_B+
12.2.2
-
VIEW: APPS.AS_SALES_STAGES_ALL_B_DFV
12.2.2
-
SYNONYM: APPS.AS_SALES_STAGES_ALL_B
12.2.2
owner:APPS, object_type:SYNONYM, object_name:AS_SALES_STAGES_ALL_B, status:VALID,
-
SYNONYM: APPS.AS_SALES_STAGES_ALL_B
12.1.1
owner:APPS, object_type:SYNONYM, object_name:AS_SALES_STAGES_ALL_B, status:VALID,
-
Table: AS_SALES_STAGES_ALL_TL
12.1.1
owner:OSM, object_type:TABLE, fnd_design_data:AS.AS_SALES_STAGES_ALL_TL, object_name:AS_SALES_STAGES_ALL_TL, status:VALID, product: AS - Sales Foundation , description: For MLS - Translated columns of AS_SALES_STAGES_ALL_B , implementation_dba_data: OSM.AS_SALES_STAGES_ALL_TL ,
-
Table: AS_SALES_STAGES_ALL_TL
12.2.2
owner:OSM, object_type:TABLE, fnd_design_data:AS.AS_SALES_STAGES_ALL_TL, object_name:AS_SALES_STAGES_ALL_TL, status:VALID, product: AS - Sales Foundation , description: For MLS - Translated columns of AS_SALES_STAGES_ALL_B , implementation_dba_data: OSM.AS_SALES_STAGES_ALL_TL ,
-
TRIGGER: APPS.AS_SALES_STAGES_ALL_B+
12.2.2
owner:APPS, object_type:TRIGGER, object_name:AS_SALES_STAGES_ALL_B+, status:VALID,
-
VIEW: APPS.AS_SALES_STAGES
12.1.1
-
VIEW: APPS.AS_SALES_STAGES_VL
12.1.1
-
APPS.AS_SALES_STAGES_PKG SQL Statements
12.1.1
-
VIEW: APPS.BIL_TX_SALES_STAGE_V
12.1.1
-
VIEW: APPS.AS_SALES_STAGES_ALL_VL
12.1.1
-
VIEW: APPS.AS_SALES_STAGES_VL
12.2.2
-
VIEW: APPS.AS_SALES_STAGES_ALL_VL
12.2.2
-
APPS.AS_SALES_STAGES_PKG SQL Statements
12.2.2
-
Table: AS_LEADS_ALL
12.1.1
owner:OSM, object_type:TABLE, fnd_design_data:AS.AS_LEADS_ALL, object_name:AS_LEADS_ALL, status:VALID, product: AS - Sales Foundation , description: Holds sales opportunities , implementation_dba_data: OSM.AS_LEADS_ALL ,
-
VIEW: APPS.AST_OPPORTUNITIES_BALI_V
12.2.2
-
VIEW: APPS.AST_OPPORTUNITIES_BALI_V
12.1.1
-
VIEW: APPS.BIL_DIMV_SALES_STAGES
12.1.1
-
VIEW: OSM.AS_SALES_STAGES_ALL_B#
12.2.2
-
Table: AS_LEADS_ALL
12.2.2
owner:OSM, object_type:TABLE, fnd_design_data:AS.AS_LEADS_ALL, object_name:AS_LEADS_ALL, status:VALID, product: AS - Sales Foundation , description: Holds sales opportunities , implementation_dba_data: OSM.AS_LEADS_ALL ,
-
APPS.AS_SALES_LEAD_OPP_PVT dependencies on OE_LOOKUPS
12.1.1
-
APPS.AS_SALES_LEAD_OPP_PVT dependencies on AS_STATUSES_B
12.1.1
-
APPS.AS_SALES_LEAD_OPP_PVT dependencies on AS_STATUSES_B
12.2.2
-
APPS.AS_SALES_LEAD_OPP_PVT dependencies on OE_LOOKUPS
12.2.2
-
APPS.AS_SALES_LEAD_OPP_PVT dependencies on HZ_PARTIES
12.1.1
-
SYNONYM: APPS.AS_SALES_STAGES_ALL
12.1.1
owner:APPS, object_type:SYNONYM, object_name:AS_SALES_STAGES_ALL, status:VALID,
-
VIEW: APPS.AST_OPPORTUNITY_V
12.1.1
-
APPS.AS_VALIDATE_SETUP dependencies on V$PARAMETER
12.2.2