Search Results ozf_forecast_dimentions
Overview
The OZF_FORECAST_DIMENTIONS table is a core data object within the Oracle E-Business Suite (EBS) Trade Management module (OZF). Its primary function is to store the dimensional attributes defined for forecastable objects, enabling structured sales and promotional forecasting. This table acts as a central repository for the configuration of how forecasts are segmented and analyzed, supporting critical business processes for planning trade promotions, offers, and budget allocations. Its existence is fundamental to the forecasting engine within Oracle Trade Management, allowing businesses to model predictions based on various organizational and product hierarchies.
Key Information Stored
While the provided ETRM excerpt does not list specific columns beyond key identifiers, the table's structure can be inferred from its relationships and purpose. The primary column is FORECAST_DIMENTION_ID, which uniquely identifies each dimension record. The OBJ_ID column is a critical foreign key that links the dimension definition to the parent forecastable object, such as an offer or a worksheet. Other columns typically found in such a configuration table would define the dimension type (e.g., Product Hierarchy, Geography, Account, Time Period) and the specific value or range for that dimension. The table essentially stores a set of (OBJ_ID, Dimension_Type, Dimension_Value) records that collectively describe the segmentation criteria for a forecast.
Common Use Cases and Queries
This table is primarily accessed for configuring forecast models and generating segmented forecast reports. A common operational use case is retrieving all dimensional constraints for a specific trade promotion offer to validate its forecast scope. For reporting, analysts often join this table to fact tables to slice forecasted amounts by various dimensions. A typical query pattern involves filtering by OBJ_ID to understand a single object's forecast dimensions:
SELECT * FROM ozf.ozf_forecast_dimentions WHERE obj_id = :p_offer_id ORDER BY forecast_dimention_id;
Another critical use case is during the forecast generation process itself, where the engine queries this table to determine the granularity at which to calculate and aggregate predicted values for each relevant object.
Related Objects
The OZF_FORECAST_DIMENTIONS table maintains direct foreign key relationships with other principal tables in the OZF schema, as documented. These relationships are pivotal for data integrity and application logic.
- OZF_OFFERS: The table references the OZF_OFFERS table via the OBJ_ID column. This links forecast dimension definitions to specific trade promotion offers, allowing each offer to have its own forecast segmentation.
- OZF_WORKSHEET_HEADERS_B: Similarly, the table references OZF_WORKSHEET_HEADERS_B via the OBJ_ID column. This relationship connects forecast dimensions to worksheet headers, which are used for planning and budgeting exercises within Trade Management.
These relationships indicate that the OBJ_ID is a polymorphic key, storing identifiers for different types of forecastable parent entities. The table's primary key, OZF_FORECAST_DIMENTIONS_PK, ensures each dimension record is uniquely identifiable for maintenance and processing.
-
Table: OZF_FORECAST_DIMENTIONS
12.2.2
owner:OZF, object_type:TABLE, fnd_design_data:OZF.OZF_FORECAST_DIMENTIONS, object_name:OZF_FORECAST_DIMENTIONS, status:VALID, product: OZF - Trade Management , description: Stores all the dimentions defined for an object. , implementation_dba_data: OZF.OZF_FORECAST_DIMENTIONS ,
-
Table: OZF_FORECAST_DIMENTIONS
12.1.1
owner:OZF, object_type:TABLE, fnd_design_data:OZF.OZF_FORECAST_DIMENTIONS, object_name:OZF_FORECAST_DIMENTIONS, status:VALID, product: OZF - Trade Management , description: Stores all the dimentions defined for an object. , implementation_dba_data: OZF.OZF_FORECAST_DIMENTIONS ,
-
APPS.OZF_FORECAST_UTIL_PVT dependencies on OZF_FORECAST_DIMENTIONS
12.1.1
-
APPS.OZF_FORECAST_UTIL_PVT dependencies on OZF_FORECAST_DIMENTIONS
12.2.2
-
APPS.OZF_OFFR_ELIG_PROD_DENORM_PVT dependencies on OZF_FORECAST_DIMENTIONS
12.1.1
-
APPS.OZF_OFFR_ELIG_PROD_DENORM_PVT dependencies on OZF_FORECAST_DIMENTIONS
12.2.2
-
APPS.OZF_OFFR_ELIG_PROD_DENORM_PVT dependencies on OZF_ACT_METRIC_FACTS_ALL
12.1.1
-
VIEW: OZF.OZF_FORECAST_DIMENTIONS#
12.2.2
owner:OZF, object_type:VIEW, object_name:OZF_FORECAST_DIMENTIONS#, status:VALID,
-
SYNONYM: APPS.OZF_FORECAST_DIMENTIONS
12.2.2
owner:APPS, object_type:SYNONYM, object_name:OZF_FORECAST_DIMENTIONS, status:VALID,
-
VIEW: OZF.OZF_FORECAST_DIMENTIONS#
12.2.2
-
APPS.OZF_OFFR_ELIG_PROD_DENORM_PVT dependencies on OZF_ACT_METRIC_FACTS_ALL
12.2.2
-
SYNONYM: APPS.OZF_FORECAST_DIMENTIONS
12.1.1
owner:APPS, object_type:SYNONYM, object_name:OZF_FORECAST_DIMENTIONS, status:VALID,
-
APPS.OZF_OFFR_ELIG_PROD_DENORM_PVT dependencies on QP_LIST_LINES
12.2.2
-
APPS.OZF_OFFR_ELIG_PROD_DENORM_PVT dependencies on QP_LIST_LINES
12.1.1
-
TABLE: OZF.OZF_FORECAST_DIMENTIONS
12.1.1
owner:OZF, object_type:TABLE, fnd_design_data:OZF.OZF_FORECAST_DIMENTIONS, object_name:OZF_FORECAST_DIMENTIONS, status:VALID,
-
APPS.OZF_OFFR_ELIG_PROD_DENORM_PVT dependencies on OZF_ACT_FORECASTS_ALL
12.1.1
-
APPS.OZF_FORECAST_UTIL_PVT dependencies on OZF_FORECAST_PERIODS
12.2.2
-
Table: OZF_WORKSHEET_HEADERS_B
12.1.1
owner:OZF, object_type:TABLE, fnd_design_data:OZF.OZF_WORKSHEET_HEADERS_B, object_name:OZF_WORKSHEET_HEADERS_B, status:VALID, product: OZF - Trade Management , description: Table to store the Worksheet header information , implementation_dba_data: OZF.OZF_WORKSHEET_HEADERS_B ,
-
APPS.OZF_FORECAST_UTIL_PVT SQL Statements
12.1.1
-
APPS.OZF_FORECAST_UTIL_PVT SQL Statements
12.2.2
-
Table: OZF_WORKSHEET_HEADERS_B
12.2.2
owner:OZF, object_type:TABLE, fnd_design_data:OZF.OZF_WORKSHEET_HEADERS_B, object_name:OZF_WORKSHEET_HEADERS_B, status:VALID, product: OZF - Trade Management , description: Table to store the Worksheet header information , implementation_dba_data: OZF.OZF_WORKSHEET_HEADERS_B ,
-
SYNONYM: APPS.AMS_FORECAST_DIMENTIONS
12.2.2
owner:APPS, object_type:SYNONYM, object_name:AMS_FORECAST_DIMENTIONS, status:VALID,
-
TABLE: OZF.OZF_FORECAST_DIMENTIONS
12.2.2
owner:OZF, object_type:TABLE, fnd_design_data:OZF.OZF_FORECAST_DIMENTIONS, object_name:OZF_FORECAST_DIMENTIONS, status:VALID,
-
APPS.OZF_FORECAST_UTIL_PVT dependencies on OZF_FORECAST_PERIODS
12.1.1
-
APPS.OZF_OFFR_ELIG_PROD_DENORM_PVT dependencies on OZF_ACT_FORECASTS_ALL
12.2.2
-
APPS.OZF_FORECAST_UTIL_PVT dependencies on OZF_WORKSHEET_HEADERS_B
12.2.2
-
APPS.OZF_FORECAST_UTIL_PVT dependencies on OZF_WORKSHEET_HEADERS_B
12.1.1
-
PACKAGE BODY: APPS.OZF_OFFR_ELIG_PROD_DENORM_PVT
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:OZF_OFFR_ELIG_PROD_DENORM_PVT, status:VALID,
-
Table: OZF_OFFERS
12.2.2
owner:OZF, object_type:TABLE, fnd_design_data:OZF.OZF_OFFERS, object_name:OZF_OFFERS, status:VALID, product: OZF - Trade Management , description: This is a surrogate table to QP_LIST_HEADERS_B for Offers related information. QP_LIST_HEADER_ID is the foreign key to QP_LIST_HEADERS_B. This table will capture status, peformance dates and lumpsum related offer types. , implementation_dba_data: OZF.OZF_OFFERS ,
-
APPS.OZF_OFFR_ELIG_PROD_DENORM_PVT dependencies on QP_PRICING_ATTRIBUTES
12.1.1
-
Table: OZF_OFFERS
12.1.1
owner:OZF, object_type:TABLE, fnd_design_data:OZF.OZF_OFFERS, object_name:OZF_OFFERS, status:VALID, product: OZF - Trade Management , description: This is a surrogate table to QP_LIST_HEADERS_B for Offers related information. QP_LIST_HEADER_ID is the foreign key to QP_LIST_HEADERS_B. This table will capture status, peformance dates and lumpsum related offer types. , implementation_dba_data: OZF.OZF_OFFERS ,
-
PACKAGE BODY: APPS.OZF_FORECAST_UTIL_PVT
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:OZF_FORECAST_UTIL_PVT, status:VALID,
-
VIEW: APPS.OZF_OFFER_CLOB_V
12.1.1
owner:APPS, object_type:VIEW, object_name:OZF_OFFER_CLOB_V, status:VALID,
-
PACKAGE BODY: APPS.OZF_OFFR_ELIG_PROD_DENORM_PVT
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:OZF_OFFR_ELIG_PROD_DENORM_PVT, status:VALID,
-
PACKAGE BODY: APPS.OZF_FORECAST_UTIL_PVT
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:OZF_FORECAST_UTIL_PVT, status:VALID,
-
APPS.OZF_OFFR_ELIG_PROD_DENORM_PVT dependencies on QP_PRICING_ATTRIBUTES
12.2.2
-
VIEW: APPS.OZF_OFFER_CLOB_V
12.2.2
owner:APPS, object_type:VIEW, object_name:OZF_OFFER_CLOB_V, status:VALID,
-
12.1.1 FND Design Data
12.1.1
-
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 DBA Data
12.1.1
-
12.1.1 DBA Data
12.1.1
-
12.2.2 DBA Data
12.2.2
-
VIEW: APPS.OZF_OFFER_CLOB_V
12.2.2
-
12.2.2 FND Design Data
12.2.2
-
APPS.OZF_FORECAST_UTIL_PVT dependencies on OZF_FORECAST_CUSTOMERS
12.2.2
-
APPS.OZF_FORECAST_UTIL_PVT dependencies on OZF_FORECAST_CUSTOMERS
12.1.1
-
VIEW: APPS.OZF_OFFER_CLOB_V
12.1.1
-
12.1.1 DBA Data
12.1.1