Search Results costing tables
The PMI_SUMMARY_TABLE_LIST lookup type in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a critical component within the Process Manufacturing Intelligence (PMI) module. This lookup type is primarily used to define and manage summary tables that facilitate efficient reporting and analytics for process manufacturing operations. Below is a detailed breakdown of its purpose, functionality, and significance in Oracle EBS.
1. Overview of PMI_SUMMARY_TABLE_LIST
The PMI_SUMMARY_TABLE_LIST lookup type serves as a metadata repository that identifies the summary tables available for use in PMI reporting. These summary tables are pre-aggregated datasets designed to optimize query performance by reducing the computational overhead associated with real-time data aggregation. The lookup type is configured within the Oracle Application Object Library (FND_LOOKUP_TYPES and FND_LOOKUP_VALUES tables) and is accessed by PMI to determine which summary tables are available for analytical purposes.2. Key Functionality
- Table Identification: The lookup type stores entries that map logical table names to their corresponding physical database tables or views. This abstraction layer allows PMI to reference tables without hardcoding their names, enhancing flexibility.
- Aggregation Levels: Each entry in the lookup type may specify the granularity of data aggregation (e.g., by item, organization, or time period), enabling tailored reporting.
- Integration with PMI: PMI leverages this lookup type to dynamically generate SQL queries for reports, ensuring that data is pulled from the most efficient source.
3. Configuration and Customization
Administrators can customize the PMI_SUMMARY_TABLE_LIST lookup type via the Oracle Application Developer responsibility. Key steps include:- Adding New Entries: New summary tables can be registered by adding entries to the lookup type, specifying the table name, description, and any relevant parameters.
- Modifying Existing Entries: Changes to table structures or aggregation logic can be reflected by updating the corresponding lookup values.
- Security: Access to the lookup type can be restricted using Oracle's standard security mechanisms, ensuring only authorized users can modify its contents.
4. Technical Implementation
The lookup type is stored in the FND_LOOKUP_TYPES table with a lookup type code of PMI_SUMMARY_TABLE_LIST. Associated values are stored in FND_LOOKUP_VALUES, where each record includes:- LOOKUP_CODE: A unique identifier for the summary table.
- MEANING: A descriptive name for the table.
- DESCRIPTION: Additional details about the table's purpose or usage.
- ENABLED_FLAG: Indicates whether the table is active for use in PMI.
5. Business Impact
The PMI_SUMMARY_TABLE_LIST lookup type plays a pivotal role in enabling efficient reporting for process manufacturing organizations. By leveraging pre-aggregated data, it significantly reduces report generation times and improves the responsiveness of PMI dashboards and analytics. This is particularly valuable in industries with complex manufacturing processes, where real-time insights into production efficiency, inventory levels, and cost analysis are critical.6. Best Practices
- Regular Maintenance: Periodically review and update the lookup type to reflect changes in underlying data structures or reporting requirements.
- Performance Tuning: Ensure summary tables are optimized for query performance, with appropriate indexing and partitioning.
- Documentation: Maintain detailed documentation for each entry in the lookup type to aid troubleshooting and onboarding.
-
View: PMIFV_ITEM_COST_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PMI.PMIFV_ITEM_COST_V, object_name:PMIFV_ITEM_COST_V, status:VALID, product: PMI - Process Manufacturing Intelligence , description: Costing information for an item retrieved from costing tables. This is the OPM costing tables equivalent of the item_cost_from_GL view which retrieves data from the GL tables. , implementation_dba_data: APPS.PMIFV_ITEM_COST_V ,
-
View: PMIBV_ITEM_COST_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PMI.PMIBV_ITEM_COST_V, object_name:PMIBV_ITEM_COST_V, status:VALID, product: PMI - Process Manufacturing Intelligence , description: Costing info for an item. Costing info is retrieved from CM tables, OPM equivalent of the item_cost_from_GL view which retrieves data from the GL tables. , implementation_dba_data: APPS.PMIBV_ITEM_COST_V ,
-
View: PMIFV_ITEM_COST_FROM_GL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PMI.PMIFV_ITEM_COST_FROM_GL_V, object_name:PMIFV_ITEM_COST_FROM_GL_V, status:VALID, product: PMI - Process Manufacturing Intelligence , description: Costing information for an item retrieved from Oracle Financial GL tables. This is the GL equivalent of the item_cost view which retrieves data from the OPM costing tables. , implementation_dba_data: APPS.PMIFV_ITEM_COST_FROM_GL_V ,
-
View: PMIBV_ITEM_COST_FROM_GL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PMI.PMIBV_ITEM_COST_FROM_GL_V, object_name:PMIBV_ITEM_COST_FROM_GL_V, status:VALID, product: PMI - Process Manufacturing Intelligence , description: Costing info for an item. Costing info is retrieved from the GL equivalent of the item_cost view which retrieves data from OPM tables. , implementation_dba_data: APPS.PMIBV_ITEM_COST_FROM_GL_V ,
-
View: PMIFV_GL_CM_COST_COMPARISON_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PMI.PMIFV_GL_CM_COST_COMPARISON_V, object_name:PMIFV_GL_CM_COST_COMPARISON_V, status:VALID, product: PMI - Process Manufacturing Intelligence , description: Costing information from both the GL and Process Manufacturing costing tables. , implementation_dba_data: APPS.PMIFV_GL_CM_COST_COMPARISON_V ,
-
View: PMIBV_GL_CM_COST_COMPARISON_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PMI.PMIBV_GL_CM_COST_COMPARISON_V, object_name:PMIBV_GL_CM_COST_COMPARISON_V, status:VALID, product: PMI - Process Manufacturing Intelligence , description: Costing info from the GL and OPM tables combined to facilitate comparison of these two sources of similar data. , implementation_dba_data: APPS.PMIBV_GL_CM_COST_COMPARISON_V ,
-
View: PMIBV_BURDEN_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PMI.PMIBV_BURDEN_V, object_name:PMIBV_BURDEN_V, status:VALID, product: PMI - Process Manufacturing Intelligence , description: Costing information for Burden (overhead) details , implementation_dba_data: APPS.PMIBV_BURDEN_V ,
-
View: PMIBV_STANDARD_COST_LEDGER_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PMI.PMIBV_STANDARD_COST_LEDGER_V, object_name:PMIBV_STANDARD_COST_LEDGER_V, status:VALID, product: PMI - Process Manufacturing Intelligence , description: Ledger of OPM Costing detail information produced during Cost Rollup processing. , implementation_dba_data: APPS.PMIBV_STANDARD_COST_LEDGER_V ,
-
View: PMIFV_BURDEN_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PMI.PMIFV_BURDEN_V, object_name:PMIFV_BURDEN_V, status:VALID, product: PMI - Process Manufacturing Intelligence , description: Costing information for Burden (Overhead) details , implementation_dba_data: APPS.PMIFV_BURDEN_V ,
-
View: PMIFV_STANDARD_COST_LEDGER_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PMI.PMIFV_STANDARD_COST_LEDGER_V, object_name:PMIFV_STANDARD_COST_LEDGER_V, status:VALID, product: PMI - Process Manufacturing Intelligence , description: Ledger of Process Manufacturing Costing detail information produced during Cost Rollup processing. , implementation_dba_data: APPS.PMIFV_STANDARD_COST_LEDGER_V ,
-
Lookup Type: PMI_SUMMARY_TABLE_LIST
12.1.1
product: PMI - Process Manufacturing Intelligence , meaning: List of PMI Summary Tables for Purge , description: List of PMI Summary Tables for Purge ,
-
View: PMIFV_FORMULA_COST_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PMI.PMIFV_FORMULA_COST_V, object_name:PMIFV_FORMULA_COST_V, status:VALID, product: PMI - Process Manufacturing Intelligence , description: Costing Information for product by formula , implementation_dba_data: APPS.PMIFV_FORMULA_COST_V ,
-
View: PMIBV_FORMULA_COST_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PMI.PMIBV_FORMULA_COST_V, object_name:PMIBV_FORMULA_COST_V, status:VALID, product: PMI - Process Manufacturing Intelligence , description: Costing Information for product by formula , implementation_dba_data: APPS.PMIBV_FORMULA_COST_V ,
-
File: PMI_Dependencies.html
12.1.1
product: PMI - Process Manufacturing Intelligence , size: 118.754 KBytes , file_type: HTML Report , description: PMI_Dependencies.html is an html report that documents dependencies to tables and views in the PMI product. ,
-
File: PMIProduct_Dependencies.html
12.1.1
product: PMI - Process Manufacturing Intelligence , size: 26.214 KBytes , file_type: HTML Report , description: PMIProduct_Dependencies.html is an html report that documentsexternal dependencies to tables and views in the PMI product. ,