Search Results gmd_operation_resources
Overview
The GMD_OPERATION_RESOURCES table is a core data object within the Oracle E-Business Suite (EBS) Process Manufacturing (GMD) Product Development module. It serves as a master repository for defining and storing the specific resources required to execute a manufacturing operation within a recipe or process. In the context of Process Manufacturing, a resource is any asset—such as equipment, labor, or tools—necessary to perform a step in the production process. This table establishes the critical link between an operation step (defined elsewhere) and the physical or personnel resources needed to carry it out, forming a foundational element for production planning, scheduling, and costing.
Key Information Stored
The table's structure is designed to capture the essential details of the resource assignment. While the provided metadata specifies key columns rather than a full list, the primary and foreign key relationships are clearly defined. The primary key is a composite of OPRN_LINE_ID and RESOURCES, ensuring a unique definition for each resource assigned to an operation line. The OPRN_LINE_ID column links back to the parent operation definition, while the RESOURCES column identifies the specific resource code from the manufacturing resource master. Typical supplementary columns in such a table, though not explicitly listed, would include fields for usage quantity, unit of measure, activity (setup, run), cost basis, and scheduling priority.
Common Use Cases and Queries
This table is central to several operational and analytical functions. A primary use case is the generation of a Bill of Resources for a recipe or process, which is vital for capacity planning and detailed scheduling. Production supervisors may query this table to verify resource availability before releasing a batch. Cost accountants rely on its data to calculate operational resource costs that roll up into the total standard cost of a product. Common SQL queries include listing all resources for a given operation or process, and identifying which recipes utilize a specific, potentially constrained, piece of equipment.
- Sample Query:
SELECT resources, usage_quantity FROM gmd_operation_resources WHERE oprn_line_id = :line_id ORDER BY resources; - Reporting Use Case: Cross-referencing data from GMD_OPERATION_RESOURCES with WIP and inventory tables to analyze resource utilization and identify bottlenecks.
Related Objects
As indicated by the foreign key constraints, GMD_OPERATION_RESOURCES has direct relationships with key transactional tables. The tables GMD_OPRN_PROCESS_PARAMETERS and GMD_RECIPE_PROCESS_PARAMETERS reference it, meaning that resource definitions are integral to both the master process/recipe parameters and their specific operational instances. The table is a child of the operation definition tables (such as GMD_OPERATIONS) via the OPRN_LINE_ID. It also has an inherent dependency on the master resource definition table (often BOM_RESOURCES or a GMD equivalent) through the RESOURCES column. APIs within the GMD product development suite will read from and write to this table during recipe and process design.
-
Table: GMD_OPERATION_RESOURCES
12.1.1
owner:GMD, object_type:TABLE, fnd_design_data:GMD.GMD_OPERATION_RESOURCES, object_name:GMD_OPERATION_RESOURCES, status:VALID, product: GMD - Process Manufacturing Product Development , description: Operation Resource details , implementation_dba_data: GMD.GMD_OPERATION_RESOURCES ,
-
Table: GMD_OPERATION_RESOURCES
12.2.2
owner:GMD, object_type:TABLE, fnd_design_data:GMD.GMD_OPERATION_RESOURCES, object_name:GMD_OPERATION_RESOURCES, status:VALID, product: GMD - Process Manufacturing Product Development , description: Operation Resource details , implementation_dba_data: GMD.GMD_OPERATION_RESOURCES ,
-
APPS.GMD_PROC_PARAMS_MIGR dependencies on GMD_OPERATION_RESOURCES
12.2.2
-
APPS.GMD_VERSION_CONTROL dependencies on GMD_OPERATION_RESOURCES
12.2.2
-
APPS.GMD_OPERATION_RESOURCES_PVT dependencies on GMD_OPERATION_RESOURCES
12.2.2
-
APPS.GMP_LEAD_TIME_CALCULATOR_PKG dependencies on GMD_OPERATION_RESOURCES
12.2.2
-
APPS.GMD_FETCH_OPRN dependencies on GMD_OPERATION_RESOURCES
12.2.2
-
APPS.GMD_OPERATION_ACTIVITIES_PVT dependencies on GMD_OPERATION_RESOURCES
12.2.2
-
APPS.GMD_OPERATION_RESOURCES_PVT dependencies on GMD_OPERATION_RESOURCES
12.1.1
-
APPS.GMD_PROC_PARAMS_MIGR dependencies on GMD_OPERATION_RESOURCES
12.1.1
-
APPS.GMD_OPERATION_RESOURCES_PUB dependencies on GMD_OPERATION_RESOURCES
12.1.1
-
APPS.GMD_OPERATION_RESOURCES_PVT dependencies on GMD_OPERATION_RESOURCES
12.2.2
-
APPS.GMD_OPRN_MIGRATION dependencies on GMD_OPERATION_RESOURCES
12.2.2
-
APPS.GMO_INSTR_ENTITY_PVT dependencies on GMD_OPERATION_RESOURCES
12.1.1
-
APPS.GMD_PROCESS_INSTR_UTILS dependencies on GMD_OPERATION_RESOURCES
12.1.1
-
APPS.GMD_COMMON_VAL dependencies on GMD_OPERATION_RESOURCES
12.1.1
-
APPS.GMD_OPERATION_ACTIVITIES_PVT dependencies on GMD_OPERATION_RESOURCES
12.1.1
-
APPS.GMD_STATUS_PUB dependencies on GMD_OPERATION_RESOURCES
12.2.2
-
APPS.GMD_RECIPE_FETCH_PUB dependencies on GMD_OPERATION_RESOURCES
12.2.2
-
APPS.GMD_OPERATION_RESOURCES_PUB dependencies on GMD_OPERATION_RESOURCES
12.2.2
-
APPS.GMO_INSTR_ENTITY_PVT dependencies on GMD_OPERATION_RESOURCES
12.2.2
-
APPS.GMD_PROCESS_INSTR_UTILS dependencies on GMD_OPERATION_RESOURCES
12.2.2
-
APPS.GMD_RECIPE_FETCH_PUB dependencies on GMD_OPERATION_RESOURCES
12.2.2
-
APPS.GMD_COMMON_VAL dependencies on GMD_OPERATION_RESOURCES
12.2.2
-
APPS.GMP_LEAD_TIME_CALCULATOR_PKG dependencies on GMD_OPERATION_RESOURCES
12.1.1
-
APPS.GMD_OPERATION_RESOURCES_PUB dependencies on GMD_OPERATION_RESOURCES
12.1.1
-
APPS.GMD_COMMON_VAL dependencies on GMD_OPERATION_RESOURCES
12.1.1
-
APPS.GMD_VERSION_CONTROL dependencies on GMD_OPERATION_RESOURCES
12.1.1
-
APPS.GMD_OPRN_MIGRATION dependencies on GMD_OPERATION_RESOURCES
12.1.1
-
APPS.GMD_SEARCH_REPLACE_VERS dependencies on GMD_OPERATION_RESOURCES
12.2.2
-
APPS.GMD_CONC_REPLACE_PKG dependencies on GMD_OPERATION_RESOURCES
12.2.2
-
APPS.GMD_CONC_REPLACE_PKG dependencies on GMD_OPERATION_RESOURCES
12.1.1
-
APPS.GMD_OPERATION_RESOURCES_PVT dependencies on GMD_OPERATION_RESOURCES
12.1.1
-
APPS.GMD_OPERATION_RESOURCES_PUB dependencies on GMD_OPERATION_RESOURCES
12.2.2
-
APPS.GMD_SEARCH_REPLACE_VERS dependencies on GMD_OPERATION_RESOURCES
12.1.1
-
APPS.GMD_COMMON_VAL dependencies on GMD_OPERATION_RESOURCES
12.2.2
-
APPS.GMD_RECIPE_FETCH_PUB dependencies on GMD_OPERATION_RESOURCES
12.1.1
-
APPS.GMD_FETCH_OPRN dependencies on GMD_OPERATION_RESOURCES
12.1.1
-
APPS.GMD_STATUS_PUB dependencies on GMD_OPERATION_RESOURCES
12.1.1
-
APPS.GMD_RECIPE_FETCH_PUB dependencies on GMD_OPERATION_RESOURCES
12.1.1
-
APPS.GMD_RECIPE_FETCH_PUB dependencies on CR_RSRC_MST
12.1.1
-
APPS.MSC_CL_GMP_UTILITY dependencies on GMD_OPERATIONS
12.1.1
-
APPS.GMD_RECIPE_FETCH_PUB dependencies on CR_RSRC_MST
12.2.2
-
APPS.GMD_RECIPE_FETCH_PUB dependencies on CR_RSRC_MST_B
12.1.1
-
APPS.GMD_PROC_PARAMS_MIGR dependencies on GMD_RECIPE_ORGN_RESOURCES
12.2.2
-
APPS.GMD_PROC_PARAMS_MIGR dependencies on GMD_RECIPE_ORGN_RESOURCES
12.1.1
-
APPS.MSC_CL_GMP_UTILITY dependencies on GMD_OPERATIONS
12.2.2
-
APPS.GMD_RECIPE_FETCH_PUB dependencies on CR_RSRC_MST_B
12.2.2
-
APPS.GMD_RECIPE_FETCH_PUB dependencies on GMD_OPERATION_ACTIVITIES
12.1.1
-
APPS.GMP_BOM_ROUTING_PKG dependencies on GMD_OPERATIONS
12.1.1