Search Results batch
The GME_SCALE_DETAIL table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 is a critical data structure within the Global Manufacturing Execution (GME) module. It primarily stores detailed information related to scaling operations in batch manufacturing processes, particularly in industries such as pharmaceuticals, chemicals, and food & beverage, where precise measurement and scaling of ingredients are essential. Below is a detailed analysis of its purpose, structure, and integration within Oracle EBS.
Purpose and Functional Context
The GME_SCALE_DETAIL table is designed to capture transactional data associated with the scaling of materials during batch production. Scaling refers to the process of measuring and dispensing raw materials or ingredients based on predefined formulas or recipes. This table works in conjunction with other GME tables (e.g., GME_BATCH_HEADER, GME_MATERIAL_DETAILS) to ensure accurate material usage, compliance with production standards, and traceability.Key Columns and Data Structure
The table consists of several columns that store metadata and transactional details. Some of the critical columns include:- SCALE_DETAIL_ID: A unique identifier for each scaling transaction.
- BATCH_ID: References the batch record in GME_BATCH_HEADER to which the scaling applies.
- MATERIAL_DETAIL_ID: Links to GME_MATERIAL_DETAILS, identifying the specific material being scaled.
- ACTUAL_QTY: The actual quantity measured during scaling.
- UOM_CODE: Unit of measure for the scaled quantity.
- SCALE_DATE: Timestamp of the scaling operation.
- STATUS: Indicates whether the scaling was successful, pending, or rejected.
- CREATED_BY and LAST_UPDATED_BY: Audit columns tracking user actions.
Integration with Oracle EBS Modules
The GME_SCALE_DETAIL table interacts with multiple Oracle EBS modules:- Inventory Management (INV): Validates material availability and updates stock levels post-scaling.
- Cost Management (CST): Captures material costs for financial reporting.
- Quality Management (QA): Triggers quality checks if scaling deviations exceed tolerances.
- Process Manufacturing (GME/GMF): Central to recipe execution and batch completion workflows.
Business Process Flow
A typical scaling workflow involves:- Initiation: A batch is created in GME_BATCH_HEADER, and materials are reserved.
- Execution: Scaling data is recorded in GME_SCALE_DETAIL during dispensing.
- Validation: Quantities are verified against recipe tolerances.
- Completion: Successful scaling updates inventory and advances the batch status.
Technical Considerations
In Oracle EBS 12.2.2, the table may leverage Advanced Queuing (AQ) for real-time event notifications, and its indexes are optimized for high-volume transactional performance. Partitioning strategies may be applied in large-scale deployments to manage data growth.Conclusion
The GME_SCALE_DETAIL table is a foundational component in Oracle EBS for manufacturing execution, ensuring precision in material handling and compliance with production protocols. Its integration across modules underscores its role in end-to-end batch processing, from raw material issuance to financial costing and quality assurance.-
Lookup Type: GME_BATCH_STATUS
12.1.1
product: GME - Process Manufacturing Process Execution , meaning: GME: Batch Status , description: GME: Batch Status ,
-
Lookup Type: GME_BATCH_STATUS
12.2.2
product: GME - Process Manufacturing Process Execution , meaning: GME: Batch Status , description: GME: Batch Status ,
-
Lookup Type: GME_INGR_SUB_DATE
12.1.1
product: GME - Process Manufacturing Process Execution , meaning: Ingredient Substitution Date , description: Ingredient Substitution Date ,
-
Lookup Type: PM_RIPMBUSR_SORT
12.2.2
product: GME - Process Manufacturing Process Execution , meaning: Sort By for RIPMBUSR , description: Sort By for RIPMBUSR ,
-
Lookup Type: GME_INGR_SUB_DATE
12.2.2
product: GME - Process Manufacturing Process Execution , meaning: Ingredient Substitution Date , description: Ingredient Substitution Date ,
-
Lookup Type: PM_RIPMBUSR_SORT
12.1.1
product: GME - Process Manufacturing Process Execution , meaning: Sort By for RIPMBUSR , description: Sort By for RIPMBUSR ,
-
Table: GME_SCALE_DETAIL
12.2.2
owner:GME, object_type:TABLE, fnd_design_data:GME.GME_SCALE_DETAIL, object_name:GME_SCALE_DETAIL, status:VALID, product: GME - Process Manufacturing Process Execution , description: Table used by the Batch Yield Variance and Batch Usage and Substitution Variance reports to hold scaled batch data. , implementation_dba_data: GME.GME_SCALE_DETAIL ,
-
Table: GME_SCALE_DETAIL
12.1.1
owner:GME, object_type:TABLE, fnd_design_data:GME.GME_SCALE_DETAIL, object_name:GME_SCALE_DETAIL, status:VALID, product: GME - Process Manufacturing Process Execution , description: Table used by the Batch Yield Variance and Batch Usage and Substitution Variance reports to hold scaled batch data. , implementation_dba_data: GME.GME_SCALE_DETAIL ,
-
Concurrent Program: RIPMIUSR
12.1.1
execution_filename: RIPMIUSR , product: GME - Process Manufacturing Process Execution , user_name: RIPMIUSR , description: Batch Pick List , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
Concurrent Program: PMR06USR
12.1.1
execution_filename: PMR06USR , product: GME - Process Manufacturing Process Execution , user_name: PMR06USR , description: Batch Yield Variance , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
Concurrent Program: RIPMBUSR
12.1.1
execution_filename: RIPMBUSR , product: GME - Process Manufacturing Process Execution , user_name: RIPMBUSR , description: Batch Ticket Report of OPM PM , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
Concurrent Program: PMR06USR
12.2.2
execution_filename: PMR06USR , product: GME - Process Manufacturing Process Execution , user_name: PMR06USR , description: Batch Yield Variance , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
Table: GME_BATCH_STEP_ITEMS
12.1.1
owner:GME, object_type:TABLE, fnd_design_data:GME.GME_BATCH_STEP_ITEMS, object_name:GME_BATCH_STEP_ITEMS, status:VALID, product: GME - Process Manufacturing Process Execution , description: This table defines relationship between batch steps and batch lines. For example, if the third ingredient in a batch is consumed in the second step, that information is stored in this table. , implementation_dba_data: GME.GME_BATCH_STEP_ITEMS ,
-
Table: GME_BATCH_STEP_ITEMS
12.2.2
owner:GME, object_type:TABLE, fnd_design_data:GME.GME_BATCH_STEP_ITEMS, object_name:GME_BATCH_STEP_ITEMS, status:VALID, product: GME - Process Manufacturing Process Execution , description: This table defines relationship between batch steps and batch lines. For example, if the third ingredient in a batch is consumed in the second step, that information is stored in this table. , implementation_dba_data: GME.GME_BATCH_STEP_ITEMS ,
-
Concurrent Program: GMEBCHYV
12.1.1
execution_filename: GMEBCHYV , product: GME - Process Manufacturing Process Execution , user_name: GMEBCHYV , description: Batch Yield Variance , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: GMEBCHPL
12.1.1
execution_filename: GMEBCHPL , product: GME - Process Manufacturing Process Execution , user_name: GMEBCHPL , description: Batch Pick List , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: GMEBCHTK
12.2.2
execution_filename: GMEBCHTK , product: GME - Process Manufacturing Process Execution , user_name: GMEBCHTK , description: Batch Ticket Report of OPM , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: GMEBCHYV
12.2.2
execution_filename: GMEBCHYV , product: GME - Process Manufacturing Process Execution , user_name: GMEBCHYV , description: Batch Yield Variance , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: GMEBCHPL
12.2.2
execution_filename: GMEBCHPL , product: GME - Process Manufacturing Process Execution , user_name: GMEBCHPL , description: Batch Pick List , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: GMEBCHTK
12.1.1
execution_filename: GMEBCHTK , product: GME - Process Manufacturing Process Execution , user_name: GMEBCHTK , description: Batch Ticket Report of OPM , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: RIPMIUSR
12.2.2
execution_filename: RIPMIUSR , product: GME - Process Manufacturing Process Execution , user_name: RIPMIUSR , description: Batch Pick List , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
Concurrent Program: RIPMBUSR
12.2.2
execution_filename: RIPMBUSR , product: GME - Process Manufacturing Process Execution , user_name: RIPMBUSR , description: Batch Ticket Report of OPM PM , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
Table: GME_BATCH_STEP_RSRC_SUMMARY
12.2.2
owner:GME, object_type:TABLE, fnd_design_data:GME.GME_BATCH_STEP_RSRC_SUMMARY, object_name:GME_BATCH_STEP_RSRC_SUMMARY, status:VALID, product: GME - Process Manufacturing Process Execution , description: Batch step resource usages for Pending and WIP batch steps , implementation_dba_data: GME.GME_BATCH_STEP_RSRC_SUMMARY ,
-
Concurrent Program: GMEBCHPL_XML
12.1.1
product: GME - Process Manufacturing Process Execution , user_name: Batch Pick List (XML) , description: Batch Pick List Report of OPM , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Table: GME_BATCH_STEP_ACTIVITIES
12.1.1
owner:GME, object_type:TABLE, fnd_design_data:GME.GME_BATCH_STEP_ACTIVITIES, object_name:GME_BATCH_STEP_ACTIVITIES, status:VALID, product: GME - Process Manufacturing Process Execution , description: Batch operation (step) details. This table contains information for each activity within a batch step. , implementation_dba_data: GME.GME_BATCH_STEP_ACTIVITIES ,
-
Table: GME_BATCH_STEP_RESOURCES
12.1.1
owner:GME, object_type:TABLE, fnd_design_data:GME.GME_BATCH_STEP_RESOURCES, object_name:GME_BATCH_STEP_RESOURCES, status:VALID, product: GME - Process Manufacturing Process Execution , description: Batch operation (step) details. This table contains information for each resource within an activity of batch step. , implementation_dba_data: GME.GME_BATCH_STEP_RESOURCES ,
-
Concurrent Program: GMEBCHYV_XML
12.1.1
product: GME - Process Manufacturing Process Execution , user_name: Batch Yield Variance (XML) , description: Batch Yield Variance Report of OPM , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Concurrent Program: GMEBCHYV_XML
12.2.2
product: GME - Process Manufacturing Process Execution , user_name: Batch Yield Variance (XML) , description: Batch Yield Variance Report of OPM , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Lookup Type: PM_RIPMIUSR_SORT
12.1.1
product: GME - Process Manufacturing Process Execution , meaning: Sort By for RIPMIUSR , description: Sort By for RIPMIUSR ,
-
Concurrent Program: GMEBCHTK_XML
12.1.1
product: GME - Process Manufacturing Process Execution , user_name: Batch Ticket (XML) , description: Batch Ticket Report of OPM , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Concurrent Program: GMEBCHTK_XML
12.2.2
product: GME - Process Manufacturing Process Execution , user_name: Batch Ticket (XML) , description: Batch Ticket Report of OPM , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Table: GME_BATCH_STEP_RSRC_SUMMARY
12.1.1
owner:GME, object_type:TABLE, fnd_design_data:GME.GME_BATCH_STEP_RSRC_SUMMARY, object_name:GME_BATCH_STEP_RSRC_SUMMARY, status:VALID, product: GME - Process Manufacturing Process Execution , description: Batch step resource usages for Pending and WIP batch steps , implementation_dba_data: GME.GME_BATCH_STEP_RSRC_SUMMARY ,
-
Table: GME_BATCH_STEP_ACTIVITIES
12.2.2
owner:GME, object_type:TABLE, fnd_design_data:GME.GME_BATCH_STEP_ACTIVITIES, object_name:GME_BATCH_STEP_ACTIVITIES, status:VALID, product: GME - Process Manufacturing Process Execution , description: Batch operation (step) details. This table contains information for each activity within a batch step. , implementation_dba_data: GME.GME_BATCH_STEP_ACTIVITIES ,
-
Table: PM_ROUT_MTL
12.1.1
owner:GME, object_type:TABLE, fnd_design_data:GME.PM_ROUT_MTL, object_name:PM_ROUT_MTL, status:VALID, product: GME - Process Manufacturing Process Execution , description: Batch steps to batch lines relationships. , implementation_dba_data: GME.PM_ROUT_MTL ,
-
Table: PM_ROUT_MTL
12.2.2
owner:GME, object_type:TABLE, fnd_design_data:GME.PM_ROUT_MTL, object_name:PM_ROUT_MTL, status:VALID, product: GME - Process Manufacturing Process Execution , description: Batch steps to batch lines relationships. , implementation_dba_data: GME.PM_ROUT_MTL ,
-
Concurrent Program: GMEBCHPL_XML
12.2.2
product: GME - Process Manufacturing Process Execution , user_name: Batch Pick List (XML) , description: Batch Pick List Report of OPM , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Table: GME_BATCH_STEP_RESOURCES
12.2.2
owner:GME, object_type:TABLE, fnd_design_data:GME.GME_BATCH_STEP_RESOURCES, object_name:GME_BATCH_STEP_RESOURCES, status:VALID, product: GME - Process Manufacturing Process Execution , description: Batch operation (step) details. This table contains information for each resource within an activity of batch step. , implementation_dba_data: GME.GME_BATCH_STEP_RESOURCES ,
-
Lookup Type: PM_RIPMIUSR_SORT
12.2.2
product: GME - Process Manufacturing Process Execution , meaning: Sort By for RIPMIUSR , description: Sort By for RIPMIUSR ,
-
Table: GME_BATCH_HEADER
12.1.1
owner:GME, object_type:TABLE, fnd_design_data:GME.GME_BATCH_HEADER, object_name:GME_BATCH_HEADER, status:VALID, product: GME - Process Manufacturing Process Execution , description: Batch/FPO header. This table stores the header information for both Firm Planned Orders (FPOs) and Batches, including the plant, the validity rules, formula, and routing on which the batch was based, and the planned and actual start and com , implementation_dba_data: GME.GME_BATCH_HEADER ,
-
Table: GME_BATCH_STEPS
12.1.1
owner:GME, object_type:TABLE, fnd_design_data:GME.GME_BATCH_STEPS, object_name:GME_BATCH_STEPS, status:VALID, product: GME - Process Manufacturing Process Execution , description: Batch steps table. This table contains data about each step (operation) in a batch, such as the step status and planned and actual start and completion dates. , implementation_dba_data: GME.GME_BATCH_STEPS ,
-
Table: GME_BATCH_HEADER
12.2.2
owner:GME, object_type:TABLE, fnd_design_data:GME.GME_BATCH_HEADER, object_name:GME_BATCH_HEADER, status:VALID, product: GME - Process Manufacturing Process Execution , description: Batch/FPO header. This table stores the header information for both Firm Planned Orders (FPOs) and Batches, including the plant, the validity rules, formula, and routing on which the batch was based, and the planned and actual start and com , implementation_dba_data: GME.GME_BATCH_HEADER ,
-
Table: GME_BATCH_STEPS
12.2.2
owner:GME, object_type:TABLE, fnd_design_data:GME.GME_BATCH_STEPS, object_name:GME_BATCH_STEPS, status:VALID, product: GME - Process Manufacturing Process Execution , description: Batch steps table. This table contains data about each step (operation) in a batch, such as the step status and planned and actual start and completion dates. , implementation_dba_data: GME.GME_BATCH_STEPS ,
-
Lookup Type: GME_BATCH_GROUP_ACTION
12.1.1
product: GME - Process Manufacturing Process Execution , meaning: Batch Group Actions , description: Batch Group Actions ,
-
Lookup Type: GME_BATCH_GROUP_ACTION
12.2.2
product: GME - Process Manufacturing Process Execution , meaning: Batch Group Actions , description: Batch Group Actions ,
-
Table: GME_MATERIAL_DETAILS
12.2.2
owner:GME, object_type:TABLE, fnd_design_data:GME.GME_MATERIAL_DETAILS, object_name:GME_MATERIAL_DETAILS, status:VALID, product: GME - Process Manufacturing Process Execution , description: New quantity columns; for scaling a WIP batch. Actual quantities must match on the PM & POC sides. If a WIP batch is scaled the actual quantity is not updated on the PM side; therefore the value needs to be tracked elsewhere.Batch or FPO , implementation_dba_data: GME.GME_MATERIAL_DETAILS ,
-
Table: GME_MATERIAL_DETAILS
12.1.1
owner:GME, object_type:TABLE, fnd_design_data:GME.GME_MATERIAL_DETAILS, object_name:GME_MATERIAL_DETAILS, status:VALID, product: GME - Process Manufacturing Process Execution , description: New quantity columns; for scaling a WIP batch. Actual quantities must match on the PM & POC sides. If a WIP batch is scaled the actual quantity is not updated on the PM side; therefore the value needs to be tracked elsewhere.Batch or FPO , implementation_dba_data: GME.GME_MATERIAL_DETAILS ,
-
View: GME_MATERIAL_DETAILS_V1
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:GME.GME_MATERIAL_DETAILS_V1, object_name:GME_MATERIAL_DETAILS_V1, status:VALID, product: GME - Process Manufacturing Process Execution , description: This view is created for the backward compatibility. Batch or FPO material details. This table contains data on the products, ingredients, and by products of an FPO or batch, including the planned and actual quantity. , implementation_dba_data: APPS.GME_MATERIAL_DETAILS_V1 ,
-
View: GME_MATERIAL_DETAILS_V1
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:GME.GME_MATERIAL_DETAILS_V1, object_name:GME_MATERIAL_DETAILS_V1, status:VALID, product: GME - Process Manufacturing Process Execution , description: This view is created for the backward compatibility. Batch or FPO material details. This table contains data on the products, ingredients, and by products of an FPO or batch, including the planned and actual quantity. , implementation_dba_data: APPS.GME_MATERIAL_DETAILS_V1 ,
-
Table: GME_BATCH_GROUPS_ASSOCIATION
12.2.2
owner:GME, object_type:TABLE, fnd_design_data:GME.GME_BATCH_GROUPS_ASSOCIATION, object_name:GME_BATCH_GROUPS_ASSOCIATION, status:VALID, product: GME - Process Manufacturing Process Execution , description: Batch to Group Association , implementation_dba_data: GME.GME_BATCH_GROUPS_ASSOCIATION ,
-
Table: GME_BATCH_GROUPS_TL
12.1.1
owner:GME, object_type:TABLE, fnd_design_data:GME.GME_BATCH_GROUPS_TL, object_name:GME_BATCH_GROUPS_TL, status:VALID, product: GME - Process Manufacturing Process Execution , description: Translated view of batch groups , implementation_dba_data: GME.GME_BATCH_GROUPS_TL ,