Search Results ams_act_metric_facts_all
Overview
The AMS_ACT_METRIC_FACTS_ALL table is a core data repository within the Oracle E-Business Suite Marketing (AMS) module. Its primary function is to store historical and projected metric values, enabling sophisticated trend analysis and forecasting over time. This table acts as a fact table in a dimensional model, capturing quantitative performance data (facts) that can be analyzed across various business dimensions such as time, campaigns, products, and geographic areas. In the context of Oracle EBS 12.1.1 and 12.2.2, it supports critical marketing performance management processes by providing the granular data necessary for measuring campaign effectiveness, resource allocation, and return on investment (ROI) over specific periods.
Key Information Stored
The table's structure is designed to link metric values to their defining dimensions. The primary key is the ACTIVITY_METRIC_FACT_ID, a unique system-generated identifier for each fact record. Central to the table's purpose is the ACTIVITY_METRIC_ID, which is a foreign key to AMS_ACT_METRICS_ALL and defines the type of metric being stored (e.g., number of leads, cost, revenue). The table stores the actual metric value, typically in a numeric column. Key foreign key columns establish the dimensional context for each fact, including ACT_METRIC_USED_BY_ID (linking to AMS_CAMPAIGNS_ALL_B to associate the metric with a specific campaign), ACTIVITY_PRODUCT_ID, and ACTIVITY_GEO_AREA_ID. Additional columns commonly found in such fact tables would include effective date or period identifiers to enable time-series analysis.
Common Use Cases and Queries
A primary use case is the generation of historical performance reports to analyze campaign trends. Marketing analysts query this table to compare actual metric values against forecasts or budgets across different time periods. Another critical use is feeding data into Oracle's forecasting engines to predict future marketing outcomes based on historical patterns. A typical analytical query might join this fact table to its dimension tables to slice data by campaign, product line, and region.
- Sample Query Pattern: Selecting total cost and revenue metrics for a specific campaign over the last quarter, grouped by product.
- Reporting Use Case: Creating a dashboard that visualizes the trend of lead conversion rates over time for different geographic areas, directly sourced from the granular facts stored in this table.
Related Objects
The AMS_ACT_METRIC_FACTS_ALL table is centrally connected to several key AMS tables via foreign key constraints, as documented in the ETRM. The AMS_ACT_METRICS_ALL table is its most direct parent, defining the list of available metric types. The AMS_CAMPAIGNS_ALL_B table provides the campaign context for the facts. For dimensional analysis, it relates to the AMS_ACT_PRODUCTS and AMS_ACT_GEO_AREAS tables. This table is also a likely source for numerous marketing performance reports, OLAP cubes, and data warehouse extracts within the EBS ecosystem. Custom interfaces or data loads may populate this table, and it is frequently referenced in custom PL/SQL packages or views built for advanced marketing analytics.
-
Table: AMS_ACT_METRIC_FACTS_ALL
12.2.2
owner:AMS, object_type:TABLE, fnd_design_data:AMS.AMS_ACT_METRIC_FACTS_ALL, object_name:AMS_ACT_METRIC_FACTS_ALL, status:VALID, product: AMS - Marketing , description: Store metric values to allow for forecasting over time by certain dimensions. , implementation_dba_data: AMS.AMS_ACT_METRIC_FACTS_ALL ,
-
Table: AMS_ACT_METRIC_FACTS_ALL
12.1.1
owner:AMS, object_type:TABLE, fnd_design_data:AMS.AMS_ACT_METRIC_FACTS_ALL, object_name:AMS_ACT_METRIC_FACTS_ALL, status:VALID, product: AMS - Marketing , description: Store metric values to allow for forecasting over time by certain dimensions. , implementation_dba_data: AMS.AMS_ACT_METRIC_FACTS_ALL ,
-
APPS.AMS_ACTMETRICFACT_PVT dependencies on AMS_ACT_METRIC_FACTS_ALL
12.2.2
-
APPS.AMS_ACTMETRICFACT_PVT dependencies on AMS_ACT_METRIC_FACTS_ALL
12.1.1
-
APPS.AMS_ACTMETRICFACT_PVT dependencies on AMS_ACT_METRIC_FACTS_ALL_S
12.2.2
-
APPS.AMS_ACTMETRICFACT_PVT dependencies on AMS_ACT_METRIC_FACTS_ALL_S
12.1.1
-
APPS.AMS_ACTMETRICFACT_PVT dependencies on AMS_ACT_METRIC_FORMULAS
12.2.2
-
APPS.AMS_ACTMETRICFACT_PVT dependencies on AMS_ACT_METRIC_FORMULAS
12.1.1
-
SYNONYM: APPS.AMS_ACT_METRIC_FACTS_ALL
12.1.1
owner:APPS, object_type:SYNONYM, object_name:AMS_ACT_METRIC_FACTS_ALL, status:VALID,
-
VIEW: APPS.AMS_FORECAST_PRODUCT_SPREADS_V
12.2.2
-
VIEW: APPS.OZF_FUND_ALLOCTREE_V
12.1.1
-
VIEW: APPS.OZF_FUND_ALLOCTREE_V
12.2.2
-
APPS.AMS_ACTMETRICFACT_PVT SQL Statements
12.2.2
-
VIEW: APPS.AMS_FORECAST_PRODUCT_SPREADS_V
12.1.1
-
VIEW: APPS.AMS_ACT_METRIC_FACTS_ALL_V
12.1.1
-
APPS.AMS_ACTMETRICFACT_PVT SQL Statements
12.1.1
-
SYNONYM: APPS.AMS_ACT_METRIC_FACTS_ALL
12.2.2
owner:APPS, object_type:SYNONYM, object_name:AMS_ACT_METRIC_FACTS_ALL, status:VALID,
-
VIEW: APPS.AMS_FUND_ALLOCATIONS_V
12.1.1
-
View: OZF_FUND_ALLOCTREE_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OZF.OZF_FUND_ALLOCTREE_V, object_name:OZF_FUND_ALLOCTREE_V, status:VALID, product: OZF - Trade Management , implementation_dba_data: APPS.OZF_FUND_ALLOCTREE_V ,
-
VIEW: APPS.AMS_ACT_METRIC_FACTS_ALL_V
12.2.2
-
VIEW: APPS.AMS_FUND_ALLOCATIONS_V
12.2.2
-
View: OZF_FUND_ALLOCTREE_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OZF.OZF_FUND_ALLOCTREE_V, object_name:OZF_FUND_ALLOCTREE_V, status:VALID, product: OZF - Trade Management , implementation_dba_data: APPS.OZF_FUND_ALLOCTREE_V ,
-
APPS.AMS_ACTMETRICFACT_PVT dependencies on FND_GLOBAL
12.2.2
-
APPS.AMS_ACTMETRICFACT_PVT dependencies on FND_GLOBAL
12.1.1
-
VIEW: AMS.AMS_ACT_METRIC_FACTS_ALL#
12.2.2
owner:AMS, object_type:VIEW, object_name:AMS_ACT_METRIC_FACTS_ALL#, status:VALID,
-
Table: AMS_ACT_GEO_AREAS
12.2.2
owner:AMS, object_type:TABLE, fnd_design_data:AMS.AMS_ACT_GEO_AREAS, object_name:AMS_ACT_GEO_AREAS, status:VALID, product: AMS - Marketing , description: Holds the geographical regions in which a campaign or an event is active , implementation_dba_data: AMS.AMS_ACT_GEO_AREAS ,
-
View: AMS_FORECAST_PRODUCT_SPREADS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AMS.AMS_FORECAST_PRODUCT_SPREADS_V, object_name:AMS_FORECAST_PRODUCT_SPREADS_V, status:VALID, product: AMS - Marketing , description: This View stores the results of a product forecast. , implementation_dba_data: APPS.AMS_FORECAST_PRODUCT_SPREADS_V ,
-
View: AMS_FORECAST_PRODUCT_SPREADS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AMS.AMS_FORECAST_PRODUCT_SPREADS_V, object_name:AMS_FORECAST_PRODUCT_SPREADS_V, status:VALID, product: AMS - Marketing , description: This View stores the results of a product forecast. , implementation_dba_data: APPS.AMS_FORECAST_PRODUCT_SPREADS_V ,
-
Table: AMS_ACT_PRODUCTS
12.2.2
owner:AMS, object_type:TABLE, fnd_design_data:AMS.AMS_ACT_PRODUCTS, object_name:AMS_ACT_PRODUCTS, status:VALID, product: AMS - Marketing , description: Stores information about the products that are promoted as part of a promotion event. , implementation_dba_data: AMS.AMS_ACT_PRODUCTS ,
-
VIEW: APPS.AMS_FORECAST_PRODUCT_SPREADS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AMS.AMS_FORECAST_PRODUCT_SPREADS_V, object_name:AMS_FORECAST_PRODUCT_SPREADS_V, status:VALID,
-
Table: AMS_ACT_GEO_AREAS
12.1.1
owner:AMS, object_type:TABLE, fnd_design_data:AMS.AMS_ACT_GEO_AREAS, object_name:AMS_ACT_GEO_AREAS, status:VALID, product: AMS - Marketing , description: Holds the geographical regions in which a campaign or an event is active , implementation_dba_data: AMS.AMS_ACT_GEO_AREAS ,
-
PACKAGE BODY: APPS.AMS_ACTMETRICFACT_PVT
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:AMS_ACTMETRICFACT_PVT, status:VALID,
-
VIEW: APPS.AMS_FORECAST_PRODUCT_SPREADS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AMS.AMS_FORECAST_PRODUCT_SPREADS_V, object_name:AMS_FORECAST_PRODUCT_SPREADS_V, status:VALID,
-
Table: AMS_ACT_PRODUCTS
12.1.1
owner:AMS, object_type:TABLE, fnd_design_data:AMS.AMS_ACT_PRODUCTS, object_name:AMS_ACT_PRODUCTS, status:VALID, product: AMS - Marketing , description: Stores information about the products that are promoted as part of a promotion event. , implementation_dba_data: AMS.AMS_ACT_PRODUCTS ,
-
Table: AMS_ACT_METRICS_ALL
12.2.2
owner:AMS, object_type:TABLE, fnd_design_data:AMS.AMS_ACT_METRICS_ALL, object_name:AMS_ACT_METRICS_ALL, status:VALID, product: AMS - Marketing , description: This table stores the value for a metrics being tracked against a marketing entity e.g. the current value for metrics 'ROI' for a specific marketing campaign. , implementation_dba_data: AMS.AMS_ACT_METRICS_ALL ,
-
View: AMS_ACT_METRIC_FACTS_ALL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AMS.AMS_ACT_METRIC_FACTS_ALL_V, object_name:AMS_ACT_METRIC_FACTS_ALL_V, status:VALID, product: AMS - Marketing , description: This View returns all allocation amounts made from a fund on a sales territory hierarchy. , implementation_dba_data: APPS.AMS_ACT_METRIC_FACTS_ALL_V ,
-
PACKAGE BODY: APPS.AMS_ACTMETRICFACT_PVT
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:AMS_ACTMETRICFACT_PVT, status:VALID,
-
View: AMS_FUND_ALLOCATIONS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AMS.AMS_FUND_ALLOCATIONS_V, object_name:AMS_FUND_ALLOCATIONS_V, status:VALID, product: AMS - Marketing , implementation_dba_data: APPS.AMS_FUND_ALLOCATIONS_V ,
-
View: AMS_FUND_ALLOCATIONS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AMS.AMS_FUND_ALLOCATIONS_V, object_name:AMS_FUND_ALLOCATIONS_V, status:VALID, product: AMS - Marketing , implementation_dba_data: APPS.AMS_FUND_ALLOCATIONS_V ,
-
VIEW: APPS.OZF_FUND_ALLOCTREE_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OZF.OZF_FUND_ALLOCTREE_V, object_name:OZF_FUND_ALLOCTREE_V, status:VALID,
-
View: AMS_ACT_METRIC_FACTS_ALL_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AMS.AMS_ACT_METRIC_FACTS_ALL_V, object_name:AMS_ACT_METRIC_FACTS_ALL_V, status:VALID, product: AMS - Marketing , description: This View returns all allocation amounts made from a fund on a sales territory hierarchy. , implementation_dba_data: APPS.AMS_ACT_METRIC_FACTS_ALL_V ,
-
VIEW: APPS.OZF_FUND_ALLOCTREE_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OZF.OZF_FUND_ALLOCTREE_V, object_name:OZF_FUND_ALLOCTREE_V, status:VALID,
-
Table: AMS_ACT_METRICS_ALL
12.1.1
owner:AMS, object_type:TABLE, fnd_design_data:AMS.AMS_ACT_METRICS_ALL, object_name:AMS_ACT_METRICS_ALL, status:VALID, product: AMS - Marketing , description: This table stores the value for a metrics being tracked against a marketing entity e.g. the current value for metrics 'ROI' for a specific marketing campaign. , implementation_dba_data: AMS.AMS_ACT_METRICS_ALL ,
-
VIEW: AMS.AMS_ACT_METRIC_FACTS_ALL#
12.2.2
-
Table: AMS_CAMPAIGNS_ALL_B
12.1.1
owner:AMS, object_type:TABLE, fnd_design_data:AMS.AMS_CAMPAIGNS_ALL_B, object_name:AMS_CAMPAIGNS_ALL_B, status:VALID, product: AMS - Marketing , description: Base table to store the details of a campaign. , implementation_dba_data: AMS.AMS_CAMPAIGNS_ALL_B ,
-
VIEW: APPS.AMS_ACT_METRIC_FACTS_ALL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AMS.AMS_ACT_METRIC_FACTS_ALL_V, object_name:AMS_ACT_METRIC_FACTS_ALL_V, status:VALID,
-
VIEW: APPS.AMS_FUND_ALLOCATIONS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AMS.AMS_FUND_ALLOCATIONS_V, object_name:AMS_FUND_ALLOCATIONS_V, status:VALID,
-
VIEW: APPS.AMS_FUND_ALLOCATIONS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AMS.AMS_FUND_ALLOCATIONS_V, object_name:AMS_FUND_ALLOCATIONS_V, status:VALID,
-
Table: AMS_CAMPAIGNS_ALL_B
12.2.2
owner:AMS, object_type:TABLE, fnd_design_data:AMS.AMS_CAMPAIGNS_ALL_B, object_name:AMS_CAMPAIGNS_ALL_B, status:VALID, product: AMS - Marketing , description: Base table to store the details of a campaign. , implementation_dba_data: AMS.AMS_CAMPAIGNS_ALL_B ,
-
VIEW: APPS.AMS_ACT_METRIC_FACTS_ALL_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AMS.AMS_ACT_METRIC_FACTS_ALL_V, object_name:AMS_ACT_METRIC_FACTS_ALL_V, status:VALID,