Search Results wip_operation_resources
The WIP_OPERATION_RESOURCES table in Oracle E-Business Suite (EBS) 12.1.1 and 12.2.2 is a critical repository for storing detailed information about resources assigned to work-in-process (WIP) operations. This table plays a pivotal role in manufacturing and shop floor control modules by tracking resource utilization, costs, and scheduling dependencies. Below is a detailed breakdown of its structure, purpose, and key attributes.
Overview and Purpose
The WIP_OPERATION_RESOURCES table is part of Oracle's Work in Process (WIP) module, which manages manufacturing operations. It stores data related to resources (e.g., labor, machines, tools) assigned to specific operations within a job or schedule. This table links to other WIP tables like WIP_OPERATIONS and BOM_RESOURCES, ensuring seamless integration with Bills of Materials (BOM) and Routings.Key Columns and Descriptions
- WIP_ENTITY_ID: Foreign key to WIP_ENTITIES, identifying the job or schedule.
- OPERATION_SEQ_NUM: Sequence number of the operation within the routing.
- RESOURCE_SEQ_NUM: Unique identifier for the resource within the operation.
- RESOURCE_ID: Foreign key to BOM_RESOURCES, defining the resource type (e.g., labor, machine).
- USAGE_RATE_OR_AMOUNT: Specifies the quantity or rate of resource consumption (e.g., hours per unit).
- SCHEDULED_FLAG: Indicates whether the resource is scheduled (Y/N).
- ASSIGNED_UNITS: Number of resource units allocated (e.g., machines or workers).
- COST_BASIS: Determines cost calculation (e.g., 'POOL' for shared resources or 'ITEM' for direct usage).
- STANDARD_RATE_FLAG: Flags whether standard or actual rates are used for costing.
Functional Significance
- Resource Allocation: Tracks real-time assignments of resources to operations, ensuring optimal utilization.
- Costing: Captures resource costs (labor, machine time) for accurate job costing and variance analysis.
- Scheduling: Integrates with Oracle Advanced Planning (APS) to align resource availability with production timelines.
- Reporting: Supports operational dashboards and efficiency metrics (e.g., resource downtime, utilization rates).
Integration with Other Modules
The table interacts with:- BOM_RESOURCES: Defines master resource data (e.g., cost rates, units).
- WIP_OPERATIONS: Maps resources to specific routing steps.
- WIP_ENTITIES: Links to discrete jobs or repetitive schedules.
- CST_ACTIVITY_COSTS: Provides activity-based costing details.
Technical Considerations
- Indexes: Key indexes include WIP_OPERATION_RESOURCES_U1 (unique constraint on WIP_ENTITY_ID, OPERATION_SEQ_NUM, and RESOURCE_SEQ_NUM) and WIP_OPERATION_RESOURCES_N1 (on RESOURCE_ID).
- Partitioning: In high-volume environments, partitioning by WIP_ENTITY_ID improves query performance.
- Audit Columns: Includes CREATION_DATE, LAST_UPDATE_DATE, and CREATED_BY for compliance.
Common Use Cases
- Job Costing: Analyzing resource costs per job to identify variances.
- Capacity Planning: Assessing resource bottlenecks via scheduled vs. actual usage.
- Shop Floor Control: Monitoring real-time resource assignments for dispatching.
Conclusion
The WIP_OPERATION_RESOURCES table is indispensable for Oracle EBS manufacturing workflows, bridging resource management, costing, and scheduling. Its design ensures granular tracking of operational resources, enabling precise control over production efficiency and financial accountability. Understanding its structure and relationships is essential for customization, reporting, and optimizing manufacturing processes in Oracle EBS 12.1.1 and 12.2.2.-
Table: WIP_OPERATION_RESOURCES
12.2.2
owner:WIP, object_type:TABLE, fnd_design_data:WIP.WIP_OPERATION_RESOURCES, object_name:WIP_OPERATION_RESOURCES, status:VALID, product: WIP - Work in Process , description: Resources necessary for operations , implementation_dba_data: WIP.WIP_OPERATION_RESOURCES ,
-
Table: WIP_OPERATION_RESOURCES
12.1.1
owner:WIP, object_type:TABLE, fnd_design_data:WIP.WIP_OPERATION_RESOURCES, object_name:WIP_OPERATION_RESOURCES, status:VALID, product: WIP - Work in Process , description: Resources necessary for operations , implementation_dba_data: WIP.WIP_OPERATION_RESOURCES ,
-
View: WIP_OP_RESOURCE_INSTANCES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_OP_RESOURCE_INSTANCES_V, object_name:WIP_OP_RESOURCE_INSTANCES_V, status:VALID, product: WIP - Work in Process , description: This view is used to select all instances of an operation resource. , implementation_dba_data: APPS.WIP_OP_RESOURCE_INSTANCES_V ,
-
Table: WIP_OPERATION_RESOURCES_EFC
12.1.1
owner:WIP, object_type:TABLE, fnd_design_data:WIP.WIP_OPERATION_RESOURCES_EFC, object_name:WIP_OPERATION_RESOURCES_EFC, status:VALID, product: WIP - Work in Process , description: EURO as a functional currency table for WIP_OPERATION_RESOURCES. , implementation_dba_data: WIP.WIP_OPERATION_RESOURCES_EFC ,
-
Table: WIP_OPERATION_RESOURCES_EFC
12.2.2
owner:WIP, object_type:TABLE, fnd_design_data:WIP.WIP_OPERATION_RESOURCES_EFC, object_name:WIP_OPERATION_RESOURCES_EFC, status:VALID, product: WIP - Work in Process , description: EURO as a functional currency table for WIP_OPERATION_RESOURCES. , implementation_dba_data: WIP.WIP_OPERATION_RESOURCES_EFC ,
-
View: WIP_OP_RESOURCE_INSTANCES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_OP_RESOURCE_INSTANCES_V, object_name:WIP_OP_RESOURCE_INSTANCES_V, status:VALID, product: WIP - Work in Process , description: This view is used to select all instances of an operation resource. , implementation_dba_data: APPS.WIP_OP_RESOURCE_INSTANCES_V ,
-
View: WIP_OSP_RESOURCES_VAL_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_OSP_RESOURCES_VAL_V, object_name:WIP_OSP_RESOURCES_VAL_V, status:VALID, product: WIP - Work in Process , description: Outside processing resources , implementation_dba_data: APPS.WIP_OSP_RESOURCES_VAL_V ,
-
View: WIP_OSP_REP_ASSY_VAL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_OSP_REP_ASSY_VAL_V, object_name:WIP_OSP_REP_ASSY_VAL_V, status:VALID, product: WIP - Work in Process , description: Repetitive assemblies and production lines with schedules with outside processing resources , implementation_dba_data: APPS.WIP_OSP_REP_ASSY_VAL_V ,
-
View: WIP_OSP_RESOURCES_VAL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_OSP_RESOURCES_VAL_V, object_name:WIP_OSP_RESOURCES_VAL_V, status:VALID, product: WIP - Work in Process , description: Outside processing resources , implementation_dba_data: APPS.WIP_OSP_RESOURCES_VAL_V ,
-
Table: WIP_OPERATION_RESOURCE_USAGE
12.2.2
owner:WIP, object_type:TABLE, fnd_design_data:WIP.WIP_OPERATION_RESOURCE_USAGE, object_name:WIP_OPERATION_RESOURCE_USAGE, status:VALID, product: WIP - Work in Process , description: Resource usage in an operation resource according to the shift and calendar information , implementation_dba_data: WIP.WIP_OPERATION_RESOURCE_USAGE ,
-
View: WIP_OSP_LINES_VAL_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_OSP_LINES_VAL_V, object_name:WIP_OSP_LINES_VAL_V, status:VALID, product: WIP - Work in Process , description: Enabled production lines with schedules with outside processing resources , implementation_dba_data: APPS.WIP_OSP_LINES_VAL_V ,
-
Table: WIP_OPERATION_RESOURCE_USAGE
12.1.1
owner:WIP, object_type:TABLE, fnd_design_data:WIP.WIP_OPERATION_RESOURCE_USAGE, object_name:WIP_OPERATION_RESOURCE_USAGE, status:VALID, product: WIP - Work in Process , description: Resource usage in an operation resource according to the shift and calendar information , implementation_dba_data: WIP.WIP_OPERATION_RESOURCE_USAGE ,
-
Table: WIP_COST_TXN_INTERFACE
12.2.2
owner:WIP, object_type:TABLE, fnd_design_data:WIP.WIP_COST_TXN_INTERFACE, object_name:WIP_COST_TXN_INTERFACE, status:VALID, product: WIP - Work in Process , description: Requests to process cost transactions , implementation_dba_data: WIP.WIP_COST_TXN_INTERFACE ,
-
View: WIP_OSP_OPERATIONS_VAL_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_OSP_OPERATIONS_VAL_V, object_name:WIP_OSP_OPERATIONS_VAL_V, status:VALID, product: WIP - Work in Process , description: Operations with outside processing resources , implementation_dba_data: APPS.WIP_OSP_OPERATIONS_VAL_V ,
-
View: WIP_OSP_LINES_VAL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_OSP_LINES_VAL_V, object_name:WIP_OSP_LINES_VAL_V, status:VALID, product: WIP - Work in Process , description: Enabled production lines with schedules with outside processing resources , implementation_dba_data: APPS.WIP_OSP_LINES_VAL_V ,
-
View: WIP_OSP_REP_ASSY_VAL_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_OSP_REP_ASSY_VAL_V, object_name:WIP_OSP_REP_ASSY_VAL_V, status:VALID, product: WIP - Work in Process , description: Repetitive assemblies and production lines with schedules with outside processing resources , implementation_dba_data: APPS.WIP_OSP_REP_ASSY_VAL_V ,
-
View: WIP_OSP_JOBS_VAL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_OSP_JOBS_VAL_V, object_name:WIP_OSP_JOBS_VAL_V, status:VALID, product: WIP - Work in Process , description: Active jobs with outside processing resources , implementation_dba_data: APPS.WIP_OSP_JOBS_VAL_V ,
-
View: WIP_OSP_JOBS_VAL_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_OSP_JOBS_VAL_V, object_name:WIP_OSP_JOBS_VAL_V, status:VALID, product: WIP - Work in Process , description: Active jobs with outside processing resources , implementation_dba_data: APPS.WIP_OSP_JOBS_VAL_V ,
-
View: WIP_OSP_DEST_OPERATION_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_OSP_DEST_OPERATION_V, object_name:WIP_OSP_DEST_OPERATION_V, status:VALID, product: WIP - Work in Process , description: Destination operation for outside processing resources , implementation_dba_data: APPS.WIP_OSP_DEST_OPERATION_V ,
-
Table: WIP_COST_TXN_INTERFACE
12.1.1
owner:WIP, object_type:TABLE, fnd_design_data:WIP.WIP_COST_TXN_INTERFACE, object_name:WIP_COST_TXN_INTERFACE, status:VALID, product: WIP - Work in Process , description: Requests to process cost transactions , implementation_dba_data: WIP.WIP_COST_TXN_INTERFACE ,
-
View: WIP_OPERATION_RESOURCES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_OPERATION_RESOURCES_V, object_name:WIP_OPERATION_RESOURCES_V, status:VALID, product: WIP - Work in Process , description: Foreign-key data for WIP_OPERATION_RESOURCES , implementation_dba_data: APPS.WIP_OPERATION_RESOURCES_V ,
-
Table: WIP_OPERATIONS
12.2.2
owner:WIP, object_type:TABLE, fnd_design_data:WIP.WIP_OPERATIONS, object_name:WIP_OPERATIONS, status:VALID, product: WIP - Work in Process , description: Operations necessary for jobs and schedules , implementation_dba_data: WIP.WIP_OPERATIONS ,
-
View: WIP_OSP_OPERATIONS_VAL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_OSP_OPERATIONS_VAL_V, object_name:WIP_OSP_OPERATIONS_VAL_V, status:VALID, product: WIP - Work in Process , description: Operations with outside processing resources , implementation_dba_data: APPS.WIP_OSP_OPERATIONS_VAL_V ,
-
View: WIP_OSP_DEST_OPERATION_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_OSP_DEST_OPERATION_V, object_name:WIP_OSP_DEST_OPERATION_V, status:VALID, product: WIP - Work in Process , description: Destination operation for outside processing resources , implementation_dba_data: APPS.WIP_OSP_DEST_OPERATION_V ,
-
Table: WIP_OPERATIONS
12.1.1
owner:WIP, object_type:TABLE, fnd_design_data:WIP.WIP_OPERATIONS, object_name:WIP_OPERATIONS, status:VALID, product: WIP - Work in Process , description: Operations necessary for jobs and schedules , implementation_dba_data: WIP.WIP_OPERATIONS ,
-
View: WIP_OPERATION_RESOURCES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_OPERATION_RESOURCES_V, object_name:WIP_OPERATION_RESOURCES_V, status:VALID, product: WIP - Work in Process , description: Foreign-key data for WIP_OPERATION_RESOURCES , implementation_dba_data: APPS.WIP_OPERATION_RESOURCES_V ,
-
View: WIP_OPERATION_RESOURCES_INQ_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_OPERATION_RESOURCES_INQ_V, object_name:WIP_OPERATION_RESOURCES_INQ_V, status:VALID, product: WIP - Work in Process , description: Additional data for WIP_OPERATION_RESOURCES , implementation_dba_data: APPS.WIP_OPERATION_RESOURCES_INQ_V ,
-
View: WIPBV_WIP_OPERATION_RESOURCES
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIPBV_WIP_OPERATION_RESOURCES, object_name:WIPBV_WIP_OPERATION_RESOURCES, status:VALID, product: WIP - Work in Process , implementation_dba_data: APPS.WIPBV_WIP_OPERATION_RESOURCES ,
-
View: WIP_SCHEDULING_EXCEPTIONS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_SCHEDULING_EXCEPTIONS_V, object_name:WIP_SCHEDULING_EXCEPTIONS_V, status:VALID, product: WIP - Work in Process , description: This view is used to select exceptions that occur during scheduling. , implementation_dba_data: APPS.WIP_SCHEDULING_EXCEPTIONS_V ,
-
View: WIPBV_WIP_OPERATION_RESOURCES
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIPBV_WIP_OPERATION_RESOURCES, object_name:WIPBV_WIP_OPERATION_RESOURCES, status:VALID, product: WIP - Work in Process , implementation_dba_data: APPS.WIPBV_WIP_OPERATION_RESOURCES ,
-
View: WIPFV_WIP_OPERATION_RESOURCES
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIPFV_WIP_OPERATION_RESOURCES, object_name:WIPFV_WIP_OPERATION_RESOURCES, status:VALID, product: WIP - Work in Process , implementation_dba_data: APPS.WIPFV_WIP_OPERATION_RESOURCES ,
-
View: WIP_OPERATION_RESOURCE_USAGE_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_OPERATION_RESOURCE_USAGE_V, object_name:WIP_OPERATION_RESOURCE_USAGE_V, status:VALID, product: WIP - Work in Process , description: Resolves foreign key data for WIP_OPERATION_RESOURCE_USAGE , implementation_dba_data: APPS.WIP_OPERATION_RESOURCE_USAGE_V ,
-
View: WIP_SCHEDULING_EXCEPTIONS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_SCHEDULING_EXCEPTIONS_V, object_name:WIP_SCHEDULING_EXCEPTIONS_V, status:VALID, product: WIP - Work in Process , description: This view is used to select exceptions that occur during scheduling. , implementation_dba_data: APPS.WIP_SCHEDULING_EXCEPTIONS_V ,
-
View: WIP_OSP_REQS_POS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_OSP_REQS_POS_V, object_name:WIP_OSP_REQS_POS_V, status:VALID, product: WIP - Work in Process , description: Requisitions and purchase orders information for a job or repetitive schedule , implementation_dba_data: APPS.WIP_OSP_REQS_POS_V ,
-
View: WIP_OSP_REQS_POS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_OSP_REQS_POS_V, object_name:WIP_OSP_REQS_POS_V, status:VALID, product: WIP - Work in Process , description: Requisitions and purchase orders information for a job or repetitive schedule , implementation_dba_data: APPS.WIP_OSP_REQS_POS_V ,
-
View: WIP_OP_RES_INSTANCE_USAGE_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_OP_RES_INSTANCE_USAGE_V, object_name:WIP_OP_RES_INSTANCE_USAGE_V, status:VALID, product: WIP - Work in Process , description: Usage data for operation resources , implementation_dba_data: APPS.WIP_OP_RES_INSTANCE_USAGE_V ,
-
View: WIP_OP_RES_INSTANCE_USAGE_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_OP_RES_INSTANCE_USAGE_V, object_name:WIP_OP_RES_INSTANCE_USAGE_V, status:VALID, product: WIP - Work in Process , description: Usage data for operation resources , implementation_dba_data: APPS.WIP_OP_RES_INSTANCE_USAGE_V ,
-
View: WIP_OPERATION_RESOURCE_USAGE_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_OPERATION_RESOURCE_USAGE_V, object_name:WIP_OPERATION_RESOURCE_USAGE_V, status:VALID, product: WIP - Work in Process , description: Resolves foreign key data for WIP_OPERATION_RESOURCE_USAGE , implementation_dba_data: APPS.WIP_OPERATION_RESOURCE_USAGE_V ,
-
View: WIPFV_WIP_OPERATION_RESOURCES
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIPFV_WIP_OPERATION_RESOURCES, object_name:WIPFV_WIP_OPERATION_RESOURCES, status:VALID, product: WIP - Work in Process , implementation_dba_data: APPS.WIPFV_WIP_OPERATION_RESOURCES ,
-
View: WIP_PCB_RES_IMM_DISPATCH_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_PCB_RES_IMM_DISPATCH_V, object_name:WIP_PCB_RES_IMM_DISPATCH_V, status:VALID, product: WIP - Work in Process , description: WIP Production Control Board base view , implementation_dba_data: APPS.WIP_PCB_RES_IMM_DISPATCH_V ,
-
View: WIP_PCB_RES_IMM_DISPATCH_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_PCB_RES_IMM_DISPATCH_V, object_name:WIP_PCB_RES_IMM_DISPATCH_V, status:VALID, product: WIP - Work in Process , description: WIP Production Control Board base view , implementation_dba_data: APPS.WIP_PCB_RES_IMM_DISPATCH_V ,
-
View: WIP_ICX_OSP_WORKBENCH_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_ICX_OSP_WORKBENCH_V, object_name:WIP_ICX_OSP_WORKBENCH_V, status:VALID, product: WIP - Work in Process , description: WIP outside processing purchase orders information , implementation_dba_data: APPS.WIP_ICX_OSP_WORKBENCH_V ,
-
View: WIP_OPERATION_RESOURCES_INQ_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_OPERATION_RESOURCES_INQ_V, object_name:WIP_OPERATION_RESOURCES_INQ_V, status:VALID, product: WIP - Work in Process , description: Additional data for WIP_OPERATION_RESOURCES , implementation_dba_data: APPS.WIP_OPERATION_RESOURCES_INQ_V ,
-
View: WIP_ICX_OSP_WORKBENCH_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_ICX_OSP_WORKBENCH_V, object_name:WIP_ICX_OSP_WORKBENCH_V, status:VALID, product: WIP - Work in Process , description: WIP outside processing purchase orders information , implementation_dba_data: APPS.WIP_ICX_OSP_WORKBENCH_V ,
-
View: WIP_PCB_EMP_IMM_DISPATCH_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_PCB_EMP_IMM_DISPATCH_V, object_name:WIP_PCB_EMP_IMM_DISPATCH_V, status:VALID, product: WIP - Work in Process , description: WIP Production Control Board base view , implementation_dba_data: APPS.WIP_PCB_EMP_IMM_DISPATCH_V ,
-
View: WIP_PCB_RES_UPS_DISPATCH_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_PCB_RES_UPS_DISPATCH_V, object_name:WIP_PCB_RES_UPS_DISPATCH_V, status:VALID, product: WIP - Work in Process , description: WIP Production Control Board base view , implementation_dba_data: APPS.WIP_PCB_RES_UPS_DISPATCH_V ,
-
View: WIP_PCB_EQP_IMM_DISPATCH_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_PCB_EQP_IMM_DISPATCH_V, object_name:WIP_PCB_EQP_IMM_DISPATCH_V, status:VALID, product: WIP - Work in Process , description: WIP Production Control Board base view , implementation_dba_data: APPS.WIP_PCB_EQP_IMM_DISPATCH_V ,
-
View: WIP_PCB_EQP_IMM_DISPATCH_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_PCB_EQP_IMM_DISPATCH_V, object_name:WIP_PCB_EQP_IMM_DISPATCH_V, status:VALID, product: WIP - Work in Process , description: WIP Production Control Board base view , implementation_dba_data: APPS.WIP_PCB_EQP_IMM_DISPATCH_V ,
-
View: WIP_PCB_EMP_IMM_DISPATCH_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_PCB_EMP_IMM_DISPATCH_V, object_name:WIP_PCB_EMP_IMM_DISPATCH_V, status:VALID, product: WIP - Work in Process , description: WIP Production Control Board base view , implementation_dba_data: APPS.WIP_PCB_EMP_IMM_DISPATCH_V ,
-
View: WIP_PCB_RES_UPS_DISPATCH_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_PCB_RES_UPS_DISPATCH_V, object_name:WIP_PCB_RES_UPS_DISPATCH_V, status:VALID, product: WIP - Work in Process , description: WIP Production Control Board base view , implementation_dba_data: APPS.WIP_PCB_RES_UPS_DISPATCH_V ,