Search Results unit of measure
The OLAPSYS.CWM2$MEASURE
table is a critical component within Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2, specifically in the context of Oracle's OLAP (Online Analytical Processing) functionality. This table is part of the Common Warehouse Metamodel (CWM) framework, which provides a standardized metadata repository for managing multidimensional data structures in Oracle's analytical environments. The CWM2$MEASURE
table stores metadata related to measures, which are quantitative data points used in OLAP cubes for analytical computations, aggregations, and reporting.
### **Purpose and Role in Oracle EBS**
In Oracle EBS, OLAP capabilities are leveraged to enhance business intelligence and reporting, particularly in modules like Financials, Supply Chain, and Human Resources. The CWM2$MEASURE
table serves as a metadata repository that defines measures (e.g., sales revenue, inventory levels, or headcount) used in OLAP cubes. These measures are essential for multidimensional analysis, enabling users to perform drill-down, slice-and-dice, and trend analysis across various business dimensions (e.g., time, geography, product).
### **Table Structure and Key Columns**
The CWM2$MEASURE
table contains metadata attributes that describe measures, including their data types, aggregation rules, and relationships with other OLAP objects. Key columns in this table include:
- MEASURE_ID
: A unique identifier for the measure.
- MEASURE_NAME
: The logical name of the measure (e.g., "SALES_AMOUNT").
- DATA_TYPE
: Specifies the data type (e.g., NUMBER, VARCHAR2) of the measure.
- AGGREGATION_TYPE
: Defines how the measure is aggregated (e.g., SUM, AVG, COUNT).
- CUBE_ID
: References the OLAP cube to which the measure belongs (linked to OLAPSYS.CWM2$CUBE
).
- DIMENSION_ID
: Associates the measure with a specific dimension (linked to OLAPSYS.CWM2$DIMENSION
).
### **Integration with Oracle EBS Modules**
In Oracle EBS 12.1.1 and 12.2.2, the CWM2$MEASURE
table is primarily used by Oracle Business Intelligence Enterprise Edition (OBIEE), Oracle Discoverer, and custom OLAP applications. For example:
- **Financial Analytics**: Measures like "Revenue," "Expenses," and "Profit Margin" are stored here for financial reporting.
- **Supply Chain Analytics**: Inventory turnover, order fulfillment rates, and procurement costs are defined as measures for supply chain analysis.
- **HR Analytics**: Headcount, attrition rates, and salary expenditures are tracked as measures for workforce planning.
### **Technical Considerations**
- **Data Loading**: Measures are typically populated via ETL processes from transactional tables (e.g., GL_JE_LINES
, PO_HEADERS_ALL
) into OLAP cubes.
- **Performance**: Since OLAP queries involve complex aggregations, proper indexing on MEASURE_ID
and CUBE_ID
is critical.
- **Security**: Access to measures is controlled via Oracle's OLAP security model, often integrated with EBS responsibilities.
### **Conclusion**
The OLAPSYS.CWM2$MEASURE
table is a foundational element in Oracle EBS's OLAP infrastructure, enabling sophisticated analytical capabilities. By storing measure definitions and their relationships to cubes and dimensions, it facilitates multidimensional analysis across various EBS modules. Understanding this table is essential for administrators and developers working on Oracle EBS analytics, data warehousing, and business intelligence implementations.
-
Lookup Type: UNIT
12.1.1
product: PA - Projects , meaning: Unit , description: Unit ,
-
Lookup Type: UNIT
12.2.2
product: PA - Projects , meaning: Unit , description: Unit ,
-
TABLE: OLAPSYS.CWM2$MEASURE
12.1.1
owner:OLAPSYS, object_type:TABLE, object_name:CWM2$MEASURE, status:VALID,
-
OLAPSYS.CWM$OLAP$MEASURE dependencies on CWM$MEASURE
12.1.1
-
TABLE: OLAPSYS.CWM$MEASURE
12.1.1
owner:OLAPSYS, object_type:TABLE, object_name:CWM$MEASURE, status:VALID,
-
Lookup Type: TIME UNIT
12.1.1
product: AP - Payables , meaning: Time Unit , description: Time unit used for credit card profile limit ,
-
Lookup Type: TIME UNIT
12.2.2
product: AP - Payables , meaning: Time Unit , description: Time unit used for credit card profile limit ,
-
Lookup Type: LIST OF VALUES
12.2.2
product: PA - Projects , meaning: List Of Values , description: List Of Values ,
-
Index of locally available sites:
12.2.2
-
OLAPSYS.CWM$OLAP$MEASURE dependencies on CWM$OLAP$MEASURE
12.1.1
-
SYNONYM: PUBLIC.oracle/AWXML/Measure
12.2.2
owner:PUBLIC, object_type:SYNONYM, object_name:oracle/AWXML/Measure, status:VALID,
-
PACKAGE: OLAPSYS.CWM$OLAP$MEASURE
12.1.1
-
Lookup Type: CUSTOM MEASURE
12.2.2
product: PO - Purchasing , meaning: Custom Measure , description: Custom Measure ,
-
PACKAGE: OLAPSYS.CWM$OLAP$MEASURE
12.1.1
owner:OLAPSYS, object_type:PACKAGE, object_name:CWM$OLAP$MEASURE, status:VALID,
-
Lookup Type: CUSTOM MEASURE
12.1.1
product: PO - Purchasing , meaning: Custom Measure , description: Custom Measure ,
-
SYNONYM: PUBLIC.oracle/AWXML/Measure
12.1.1
owner:PUBLIC, object_type:SYNONYM, object_name:oracle/AWXML/Measure, status:VALID,
-
Index of locally available sites:
12.1.1
-
Lookup Type: LIST OF VALUES
12.1.1
product: PA - Projects , meaning: List Of Values , description: List Of Values ,
-
PACKAGE BODY: OLAPSYS.CWM$OLAP$MEASURE
12.1.1
-
OLAPSYS.CWM2_OLAP_MEASURE dependencies on CWM2$MEASURE
12.1.1
-
OLAPSYS.CWM2_OLAP_METADATA_REFRESH dependencies on CWM$MEASURE
12.1.1
-
JAVA CLASS: SYS.oracle/AWXML/Measure
12.1.1
owner:SYS, object_type:JAVA CLASS, object_name:oracle/AWXML/Measure, status:VALID,
-
Lookup Type: W2 KIND OF EMPLOYER
12.2.2
product: PAY - Payroll , meaning: W2 Kind of Employer values , description: Lookups to be used with the Year End Process and Views ,
-
OLAPSYS.CWM2_OLAP_UTILITY dependencies on CWM2$MEASURE
12.1.1
-
Lookup Type: CUSTOM MEASURE PRECEDENCE
12.1.1
product: PO - Purchasing , meaning: Custom Measure Precedence , description: Custom Measure Precedence ,
-
OLAPSYS.CWM2_OLAP_CLASSIFY dependencies on CWM2$MEASURE
12.1.1
-
JAVA CLASS: SYS.oracle/AWXML/Measure
12.2.2
owner:SYS, object_type:JAVA CLASS, object_name:oracle/AWXML/Measure, status:VALID,
-
OLAPSYS.CWM2_OLAP_VALIDATE_METADATA dependencies on CWM2$MEASURE
12.1.1
-
OLAPSYS.CWM2_OLAP_METADATA_REFRESH dependencies on CWM2$MEASURE
12.1.1
-
PACKAGE BODY: OLAPSYS.CWM$OLAP$MEASURE
12.1.1
owner:OLAPSYS, object_type:PACKAGE BODY, object_name:CWM$OLAP$MEASURE, status:VALID,
-
OLAPSYS.CWM$OLAP$MEASURE SQL Statements
12.1.1
-
Lookup Type: CUSTOM MEASURE PRECEDENCE
12.2.2
product: PO - Purchasing , meaning: Custom Measure Precedence , description: Custom Measure Precedence ,
-
OLAPSYS.CWM$OLAP$MEASURE dependencies on STANDARD
12.1.1
-
OLAPSYS.CWM2_OLAP_CLASSIFY dependencies on CWM$OLAP$MEASURE
12.1.1
-
OLAPSYS.CWM$CLASSIFY dependencies on CWM$MEASURE
12.1.1
-
OLAPSYS.CWM$UTIL dependencies on CWM$MEASURE
12.1.1
-
OLAPSYS.CWM$OLAP$MEASURE dependencies on DBA_USERS
12.1.1
-
OLAPSYS.CWM$OLAP$MEASURE dependencies on OBJ$
12.1.1
-
OLAPSYS.CWM$OLAP$MEASURE dependencies on STANDARD
12.1.1
-
OLAPSYS.DBMS_AWM_PRV dependencies on CWM$OLAP$MEASURE
12.1.1
-
OLAPSYS.CWM$UTILITY dependencies on CWM$MEASURE
12.1.1
-
PUBLIC.CWM_OLAP_MEASURE dependencies on CWM$OLAP$MEASURE
12.1.1
-
APPS.GMIVILC dependencies on STANDARD
12.1.1
-
APPS.GMIVILC dependencies on STANDARD
12.2.2
-
TABLE: OPI.EDW_MTL_UOMD_UOM_LTC
12.1.1
owner:OPI, object_type:TABLE, fnd_design_data:OPI.EDW_MTL_UOMD_UOM_LTC, object_name:EDW_MTL_UOMD_UOM_LTC, status:VALID,
-
TABLE: OPI.EDW_MTL_UOMD_UOM_LTC
12.2.2
owner:OPI, object_type:TABLE, fnd_design_data:OPI.EDW_MTL_UOMD_UOM_LTC, object_name:EDW_MTL_UOMD_UOM_LTC, status:VALID,
-
OLAPSYS.CWM$OLAP$MEASURE dependencies on CWM$ITEMMAP
12.1.1
-
OLAPSYS.CWM$OLAP$MEASURE dependencies on CWM$CUBEDIMENSIONUSE
12.1.1
-
OLAPSYS.CWM$OLAP$MEASURE dependencies on CWM$UTILITY
12.1.1
-
OLAPSYS.CWM$OLAP$MEASURE dependencies on CWM$FACTTABLEMAP
12.1.1