Search Results at your ref in ecube trxn history
The WIP_OP_YIELD_HISTORY
table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a critical data repository within the Work in Process (WIP) module, specifically designed to track and store historical yield information for manufacturing operations. This table plays a pivotal role in production planning, quality control, and performance analysis by maintaining a record of yield metrics at the operation level over time. Below is a detailed breakdown of its structure, purpose, and integration within Oracle EBS.
Purpose and Functional Overview
TheWIP_OP_YIELD_HISTORY
table captures yield-related data for manufacturing operations, enabling organizations to monitor efficiency, identify bottlenecks, and improve production processes. Yield metrics—such as the ratio of good units produced to total units started—are stored historically, allowing trend analysis and comparison across periods. This supports decision-making for resource allocation, process optimization, and quality assurance.
Key Columns and Data Structure
The table includes columns that link operations to work orders, assemblies, and departments, along with yield-specific attributes. Notable columns include:- OPERATION_YIELD_ID: Primary key uniquely identifying each yield record.
- ORGANIZATION_ID: Links to the inventory organization where the operation occurred.
- WIP_ENTITY_ID: References the work order (job or schedule) in
WIP_DISCRETE_JOBS
orWIP_REPETITIVE_SCHEDULES
. - OPERATION_SEQ_NUM: Sequence number of the operation within the routing.
- YIELD: Stores the calculated yield percentage for the operation.
- SCRAP_QUANTITY: Records the number of units scrapped during the operation.
- TRANSACTION_DATE: Timestamp of the yield data capture.
Integration with Oracle EBS Modules
WIP_OP_YIELD_HISTORY
integrates with several EBS modules:
- Work in Process (WIP): Ties yield data to specific operations in work orders, enabling real-time tracking against production schedules.
- Inventory: Correlates scrap quantities with inventory adjustments, ensuring accurate material valuation.
- Cost Management: Provides yield data for cost roll-up calculations, impacting standard and actual cost analysis.
- Quality Management (QA): Links yield metrics to quality test results, facilitating root-cause analysis for defects.
Business Process Context
During production, operators record completed quantities and scrap via WIP transactions. The system updatesWIP_OP_YIELD_HISTORY
to reflect yield percentages, which are derived from routing standards and actual output. For example:
- If an operation starts 100 units and completes 90 good units with 5 scrapped, the yield is 90% (90/95).
- Historical data helps identify recurring issues (e.g., high scrap rates at Operation 10) for corrective action.
Reporting and Analytics
The table serves as a source for key reports:- Operation Yield Analysis: Compares yield trends across time periods or work centers.
- Scrap Analysis: Identifies high-scrap operations for process improvement.
- Performance Dashboards: Visualizes yield metrics alongside OEE (Overall Equipment Effectiveness).
Technical Considerations
- Indexing: Columns like
WIP_ENTITY_ID
andOPERATION_SEQ_NUM
are typically indexed for performance. - Purge Policies: Historical data may be archived or purged based on retention rules to manage table growth.
- APIs: Oracle provides PL/SQL APIs (e.g.,
WIP_YIELD_PUB
) to programmatically access or update yield data.
Conclusion
TheWIP_OP_YIELD_HISTORY
table is indispensable for manufacturing organizations using Oracle EBS, offering granular insights into operational efficiency. By leveraging its historical yield data, businesses can drive continuous improvement, reduce waste, and align production outcomes with cost and quality objectives. Its integration across WIP, inventory, and cost modules ensures a holistic view of manufacturing performance.
-
File: Work in Progress ERD.pdf
12.1.1
product: WIP - Work in Process , size: 125.872 KBytes , file_type: PDF Diagram ,
-
File: Work in Progress ERD.pdf
12.2.2
product: WIP - Work in Process , size: 125.872 KBytes , file_type: PDF Diagram ,
-
Lookup Type: WIP_BACKFLUSH_LOT_ENTRY
12.1.1
product: WIP - Work in Process , meaning: WIP BACKFLUSH LOT ENTRY ,
-
Lookup Type: WIP_BACKFLUSH_LOT_ENTRY
12.2.2
product: WIP - Work in Process , meaning: WIP BACKFLUSH LOT ENTRY ,
-
Lookup Type: WIP_PO_CREATION_TIME
12.2.2
product: WIP - Work in Process , meaning: WIP PO CREATION TIME ,
-
Lookup Type: WIP_PO_CREATION_TIME
12.1.1
product: WIP - Work in Process , meaning: WIP PO CREATION TIME ,
-
Lookup Type: WIP_WS_PREFERENCES
12.2.2
product: WIP - Work in Process , meaning: Workstation preferences , description: Workstation preferences ,
-
Lookup Type: WIP_CLOSE_SELECT_JOBS
12.1.1
product: WIP - Work in Process , meaning: WIP CLOSE SELECT JOBS ,
-
Lookup Type: WIP_CLOSE_SELECT_JOBS
12.2.2
product: WIP - Work in Process , meaning: WIP CLOSE SELECT JOBS ,
-
Table: WIP_OP_YIELD_HISTORY
12.1.1
owner:WIP, object_type:TABLE, fnd_design_data:WIP.WIP_OP_YIELD_HISTORY, object_name:WIP_OP_YIELD_HISTORY, status:VALID, product: WIP - Work in Process , description: This table stores total Estimated scrap absorption, scrap reversal, Estimated scrap reversal, Estimated scrap variance at job close of a wsm type job. , implementation_dba_data: WIP.WIP_OP_YIELD_HISTORY ,
-
Table: WIP_OP_YIELD_HISTORY
12.2.2
owner:WIP, object_type:TABLE, fnd_design_data:WIP.WIP_OP_YIELD_HISTORY, object_name:WIP_OP_YIELD_HISTORY, status:VALID, product: WIP - Work in Process , description: This table stores total Estimated scrap absorption, scrap reversal, Estimated scrap reversal, Estimated scrap variance at job close of a wsm type job. , implementation_dba_data: WIP.WIP_OP_YIELD_HISTORY ,
-
Lookup Type: WIP_WS_PREFERENCES
12.1.1
product: WIP - Work in Process , meaning: Workstation preferences , description: Workstation preferences ,
-
View: WIP_BIS_PROD_ASSY_YIELD_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_BIS_PROD_ASSY_YIELD_V, object_name:WIP_BIS_PROD_ASSY_YIELD_V, status:VALID, product: WIP - Work in Process , description: Total/Scrapped quantity at specific organization/date , implementation_dba_data: APPS.WIP_BIS_PROD_ASSY_YIELD_V ,
-
View: WIP_BIS_PROD_ASSY_YIELD_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_BIS_PROD_ASSY_YIELD_V, object_name:WIP_BIS_PROD_ASSY_YIELD_V, status:VALID, product: WIP - Work in Process , description: Total/Scrapped quantity at specific organization/date , implementation_dba_data: APPS.WIP_BIS_PROD_ASSY_YIELD_V ,
-
Lookup Type: WIP_WS_SHIFT_OPTIONS
12.1.1
product: WIP - Work in Process , meaning: MES Workstation Shift In/Out Options , description: MES Workstation Shift In/Out Options ,
-
Lookup Type: WIP_WS_SHIFT_OPTIONS
12.2.2
product: WIP - Work in Process , meaning: MES Workstation Shift In/Out Options , description: MES Workstation Shift In/Out Options ,
-
Lookup Type: WIP_WS_CLOCK_OPTIONS
12.1.1
product: WIP - Work in Process , meaning: Enable or Disable Clock In and Out , description: Enable or Disable Clock In and Out ,
-
Lookup Type: WIP_WS_CLOCK_OPTIONS
12.2.2
product: WIP - Work in Process , meaning: Enable or Disable Clock In and Out , description: Enable or Disable Clock In and Out ,
-
Lookup Type: WIP_EXCLUDE_ECO_STATUS
12.1.1
product: WIP - Work in Process , meaning: WIP Exclude ECO Status ,
-
Lookup Type: WIP_EXCLUDE_ECO_STATUS
12.2.2
product: WIP - Work in Process , meaning: WIP Exclude ECO Status ,
-
Lookup Type: WIP_SN_STATUS
12.1.1
product: WIP - Work in Process , meaning: WIP_SN_STATUS , description: WIP statuses for serial numbers used in serialization in WIP. ,
-
Lookup Type: WIP_SN_STATUS
12.2.2
product: WIP - Work in Process , meaning: WIP_SN_STATUS , description: WIP statuses for serial numbers used in serialization in WIP. ,
-
Lookup Type: WIP_WS_ALLOW_MULT_CLOCK
12.2.2
product: WIP - Work in Process , meaning: Simultaneous Clock In , description: Simultaneous Clock In ,
-
File: WIPProduct_Dependencies.html
12.1.1
product: WIP - Work in Process , size: 37.476 KBytes , file_type: HTML Report , description: WIPProduct_Dependencies.html is an html report that documentsexternal dependencies to tables and views in the WIP product. ,
-
File: WIP_Dependencies.html
12.1.1
product: WIP - Work in Process , size: 317.001 KBytes , file_type: HTML Report , description: WIP_Dependencies.html is an html report that documents dependencies to tables and views in the WIP product. ,
-
File: WIPProduct_Dependencies.html
12.2.2
product: WIP - Work in Process , size: 38.694 KBytes , file_type: HTML Report , description: WIPProduct_Dependencies.html is an html report that documentsexternal dependencies to tables and views in the WIP product. ,
-
File: WIP_Dependencies.html
12.2.2
product: WIP - Work in Process , size: 315.442 KBytes , file_type: HTML Report , description: WIP_Dependencies.html is an html report that documents dependencies to tables and views in the WIP product. ,
-
Lookup Type: WIP_WS_OPER_SKILL_ATTRIBUTES
12.2.2
product: WIP - Work in Process , meaning: Operator Skill Validation Attributes for Clock In , description: Operator Skill Validation Attributes for Clock In ,
-
Lookup Type: WIP_WS_OPER_SKILL_ATTRIBUTES
12.1.1
product: WIP - Work in Process , meaning: Operator Skill Validation Attributes for Clock In , description: Operator Skill Validation Attributes for Clock In ,
-
Lookup Type: WIP_EXCEPTION_TYPE
12.2.2
product: WIP - Work in Process , meaning: Exception Types , description: Exception Types ,
-
Lookup Type: WIP_EXCEPTION_TYPE
12.1.1
product: WIP - Work in Process , meaning: Exception Types , description: Exception Types ,
-
View: WIP_JOB_OPEN_ALLOCATIONS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_JOB_OPEN_ALLOCATIONS_V, object_name:WIP_JOB_OPEN_ALLOCATIONS_V, status:VALID, product: WIP - Work in Process , description: Open allocations for jobs , implementation_dba_data: APPS.WIP_JOB_OPEN_ALLOCATIONS_V ,
-
Lookup Type: WIP_WS_READY_STATUS
12.1.1
product: WIP - Work in Process , meaning: Ready status criteria , description: Ready status criteria ,
-
Lookup Type: WIP_WS_READY_STATUS
12.2.2
product: WIP - Work in Process , meaning: Ready status criteria , description: Ready status criteria ,
-
View: WIP_REP_OPEN_ALLOCATIONS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_REP_OPEN_ALLOCATIONS_V, object_name:WIP_REP_OPEN_ALLOCATIONS_V, status:VALID, product: WIP - Work in Process , description: Open allocations for repetitive schedules , implementation_dba_data: APPS.WIP_REP_OPEN_ALLOCATIONS_V ,
-
View: WIP_JOB_OPEN_ALLOCATIONS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_JOB_OPEN_ALLOCATIONS_V, object_name:WIP_JOB_OPEN_ALLOCATIONS_V, status:VALID, product: WIP - Work in Process , description: Open allocations for jobs , implementation_dba_data: APPS.WIP_JOB_OPEN_ALLOCATIONS_V ,
-
Lookup Type: WIP_SERIAL_STATUS
12.1.1
product: WIP - Work in Process , meaning: WIP Serial Status , description: Status of serial numbers tracked in WIP ,
-
Lookup Type: WIP_SERIAL_STATUS
12.2.2
product: WIP - Work in Process , meaning: WIP Serial Status , description: Status of serial numbers tracked in WIP ,
-
View: WIP_REP_OPEN_ALLOCATIONS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_REP_OPEN_ALLOCATIONS_V, object_name:WIP_REP_OPEN_ALLOCATIONS_V, status:VALID, product: WIP - Work in Process , description: Open allocations for repetitive schedules , implementation_dba_data: APPS.WIP_REP_OPEN_ALLOCATIONS_V ,
-
Lookup Type: WIP_WS_JOBOP_ACTIONS
12.1.1
product: WIP - Work in Process , meaning: Job operation actions , description: Job operation actions ,
-
View: WIP_FIRST_TXN_SCHEDULE_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_FIRST_TXN_SCHEDULE_V, object_name:WIP_FIRST_TXN_SCHEDULE_V, status:VALID, product: WIP - Work in Process , description: Earliest transactable repetitive schedule on a line for a repetitive assembly , implementation_dba_data: APPS.WIP_FIRST_TXN_SCHEDULE_V ,
-
View: WIP_FIRST_TXN_SCHEDULE_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_FIRST_TXN_SCHEDULE_V, object_name:WIP_FIRST_TXN_SCHEDULE_V, status:VALID, product: WIP - Work in Process , description: Earliest transactable repetitive schedule on a line for a repetitive assembly , implementation_dba_data: APPS.WIP_FIRST_TXN_SCHEDULE_V ,
-
View: WIP_FIRST_OPEN_SCHEDULE_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_FIRST_OPEN_SCHEDULE_V, object_name:WIP_FIRST_OPEN_SCHEDULE_V, status:VALID, product: WIP - Work in Process , description: Earliest open repetitive schedule on a line for a repetitive assembly , implementation_dba_data: APPS.WIP_FIRST_OPEN_SCHEDULE_V ,
-
View: WIP_FIRST_OPEN_SCHEDULE_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_FIRST_OPEN_SCHEDULE_V, object_name:WIP_FIRST_OPEN_SCHEDULE_V, status:VALID, product: WIP - Work in Process , description: Earliest open repetitive schedule on a line for a repetitive assembly , implementation_dba_data: APPS.WIP_FIRST_OPEN_SCHEDULE_V ,
-
View: WIP_FIRST_ACTIVE_SCHEDULE_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_FIRST_ACTIVE_SCHEDULE_V, object_name:WIP_FIRST_ACTIVE_SCHEDULE_V, status:VALID, product: WIP - Work in Process , description: Earliest active repetitive schedule on a line for a repetitive assembly , implementation_dba_data: APPS.WIP_FIRST_ACTIVE_SCHEDULE_V ,
-
View: WIP_FIRST_ACTIVE_SCHEDULE_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_FIRST_ACTIVE_SCHEDULE_V, object_name:WIP_FIRST_ACTIVE_SCHEDULE_V, status:VALID, product: WIP - Work in Process , description: Earliest active repetitive schedule on a line for a repetitive assembly , implementation_dba_data: APPS.WIP_FIRST_ACTIVE_SCHEDULE_V ,
-
Lookup Type: WIP_WS_JOBOP_ACTIONS
12.2.2
product: WIP - Work in Process , meaning: Job operation actions , description: Job operation actions ,
-
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_CUMULATIVE_SCRAP_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_CUMULATIVE_SCRAP_V, object_name:WIP_CUMULATIVE_SCRAP_V, status:VALID, product: WIP - Work in Process , implementation_dba_data: APPS.WIP_CUMULATIVE_SCRAP_V ,