Search Results wip_entities
The WIP_ENTITIES table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a fundamental data structure within the Work in Process (WIP) module. It serves as the primary repository for tracking discrete manufacturing jobs, repetitive schedules, and associated work orders. This table is integral to managing production operations, cost accounting, and shop floor control in Oracle Manufacturing.
Table Structure and Key Columns
The WIP_ENTITIES table contains critical columns that define work orders and their attributes:- WIP_ENTITY_ID - Primary key identifier for each work order or repetitive schedule.
- ORGANIZATION_ID - Links to the manufacturing organization where the work is performed.
- WIP_ENTITY_NAME - The work order number or repetitive assembly identifier.
- ENTITY_TYPE - Distinguishes between discrete jobs (1) and repetitive schedules (2).
- STATUS_TYPE - Tracks work order lifecycle (1=Unreleased, 2=Released, 3=Complete, 4=On Hold, 5=Cancelled).
- PRIMARY_ITEM_ID - References the manufactured item from MTL_SYSTEM_ITEMS_B.
- DATE_RELEASED - Timestamp when the work order was released to production.
- DATE_COMPLETED - Timestamp when the work order was completed.
- START_QUANTITY - Planned quantity for the work order.
- QUANTITY_COMPLETED - Actual completed quantity.
Functional Relationships
The WIP_ENTITIES table maintains relationships with several key Oracle Manufacturing tables:- MTL_SYSTEM_ITEMS_B - For item master data through PRIMARY_ITEM_ID
- WIP_OPERATIONS - Stores routing operations for the work order
- WIP_REQUIREMENTS - Contains component requirements for the work order
- WIP_TRANSACTIONS - Records material and resource transactions
- CST_COST_DETAILS - Stores cost accumulation details
Business Process Integration
The table supports multiple manufacturing processes:- Work Order Creation - New records are inserted when discrete jobs or repetitive schedules are created
- Status Management - STATUS_TYPE tracks work order progression through its lifecycle
- Material Consumption - Component requirements are linked via WIP_ENTITY_ID
- Production Reporting - QUANTITY_COMPLETED is updated through WIP transactions
- Cost Collection - Provides the foundation for WIP accounting and variance analysis
Technical Considerations
Key technical aspects of the WIP_ENTITIES table include:- Indexed on WIP_ENTITY_ID, ORGANIZATION_ID, and WIP_ENTITY_NAME for performance
- Maintained through standard Oracle APIs (WIP_JOB_DISPATCH_PUB, WIP_REPETITIVE_PUB)
- Subject to Oracle's data integrity constraints and validation rules
- Integrated with Oracle's concurrent processing framework
Customization and Extension
While the core table structure should not be modified, common extension approaches include:- Adding descriptive flexfields for custom attributes
- Creating database triggers for supplemental validation
- Developing custom views that join with WIP_ENTITIES
- Implementing custom APIs that reference the table
-
Table: WIP_ENTITIES
12.2.2
owner:WIP, object_type:TABLE, fnd_design_data:WIP.WIP_ENTITIES, object_name:WIP_ENTITIES, status:VALID, product: WIP - Work in Process , description: Information common to jobs and schedules , implementation_dba_data: WIP.WIP_ENTITIES ,
-
Table: WIP_ENTITIES
12.1.1
owner:WIP, object_type:TABLE, fnd_design_data:WIP.WIP_ENTITIES, object_name:WIP_ENTITIES, status:VALID, product: WIP - Work in Process , description: Information common to jobs and schedules , implementation_dba_data: WIP.WIP_ENTITIES ,
-
Lookup Type: WIP_ENTITIES
12.2.2
product: WIP - Work in Process , meaning: WIP ENTITIES ,
-
Lookup Type: WIP_ENTITIES
12.1.1
product: WIP - Work in Process , meaning: WIP ENTITIES ,
-
View: WIP_JOB_ASSY_LINE_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_JOB_ASSY_LINE_V, object_name:WIP_JOB_ASSY_LINE_V, status:VALID, product: WIP - Work in Process , description: Jobs, Repetitive Schedules, Flow Schedules and their assemblies and lines , implementation_dba_data: APPS.WIP_JOB_ASSY_LINE_V ,
-
View: WIP_JOB_ASSY_LINE_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_JOB_ASSY_LINE_V, object_name:WIP_JOB_ASSY_LINE_V, status:VALID, product: WIP - Work in Process , description: Jobs, Repetitive Schedules, Flow Schedules and their assemblies and lines , implementation_dba_data: APPS.WIP_JOB_ASSY_LINE_V ,
-
View: WIPBV_MFG_ORDERS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIPBV_MFG_ORDERS, object_name:WIPBV_MFG_ORDERS, status:VALID, product: WIP - Work in Process , implementation_dba_data: APPS.WIPBV_MFG_ORDERS ,
-
View: WIPBV_MFG_ORDERS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIPBV_MFG_ORDERS, object_name:WIPBV_MFG_ORDERS, status:VALID, product: WIP - Work in Process , implementation_dba_data: APPS.WIPBV_MFG_ORDERS ,
-
View: WIPFV_MFG_ORDERS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIPFV_MFG_ORDERS, object_name:WIPFV_MFG_ORDERS, status:VALID, product: WIP - Work in Process , implementation_dba_data: APPS.WIPFV_MFG_ORDERS ,
-
View: WIPFV_MFG_ORDERS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIPFV_MFG_ORDERS, object_name:WIPFV_MFG_ORDERS, status:VALID, product: WIP - Work in Process , implementation_dba_data: APPS.WIPFV_MFG_ORDERS ,
-
View: WIP_EAM_WORK_ORDER_DTLS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_EAM_WORK_ORDER_DTLS_V, object_name:WIP_EAM_WORK_ORDER_DTLS_V, status:VALID, product: WIP - Work in Process , description: Detailed information for maintenance work orders , implementation_dba_data: APPS.WIP_EAM_WORK_ORDER_DTLS_V ,
-
View: WIP_EAM_WORK_ORDER_DTLS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_EAM_WORK_ORDER_DTLS_V, object_name:WIP_EAM_WORK_ORDER_DTLS_V, status:VALID, product: WIP - Work in Process , description: Detailed information for maintenance work orders , implementation_dba_data: APPS.WIP_EAM_WORK_ORDER_DTLS_V ,
-
View: WIP_BIS_LATE_PROD_COMP_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_BIS_LATE_PROD_COMP_V, object_name:WIP_BIS_LATE_PROD_COMP_V, status:VALID, product: WIP - Work in Process , description: Discrete jobs or repetitive schedules that completed late , implementation_dba_data: APPS.WIP_BIS_LATE_PROD_COMP_V ,
-
View: WIP_BIS_LATE_PROD_COMP_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_BIS_LATE_PROD_COMP_V, object_name:WIP_BIS_LATE_PROD_COMP_V, status:VALID, product: WIP - Work in Process , description: Discrete jobs or repetitive schedules that completed late , implementation_dba_data: APPS.WIP_BIS_LATE_PROD_COMP_V ,
-
View: WIP_JOB_SERIAL_NUMBERS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_JOB_SERIAL_NUMBERS_V, object_name:WIP_JOB_SERIAL_NUMBERS_V, status:VALID, product: WIP - Work in Process , implementation_dba_data: APPS.WIP_JOB_SERIAL_NUMBERS_V ,
-
View: WIP_JOB_SERIAL_NUMBERS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_JOB_SERIAL_NUMBERS_V, object_name:WIP_JOB_SERIAL_NUMBERS_V, status:VALID, product: WIP - Work in Process , implementation_dba_data: APPS.WIP_JOB_SERIAL_NUMBERS_V ,
-
View: WIP_EAM_CST_HEADER_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_EAM_CST_HEADER_V, object_name:WIP_EAM_CST_HEADER_V, status:VALID, product: WIP - Work in Process , description: Cost information for EAM work orders , implementation_dba_data: APPS.WIP_EAM_CST_HEADER_V ,
-
View: WIP_EAM_CST_HEADER_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_EAM_CST_HEADER_V, object_name:WIP_EAM_CST_HEADER_V, status:VALID, product: WIP - Work in Process , description: Cost information for EAM work orders , implementation_dba_data: APPS.WIP_EAM_CST_HEADER_V ,
-
View: WIPBV_FLOW_SCHED_COMPS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIPBV_FLOW_SCHED_COMPS, object_name:WIPBV_FLOW_SCHED_COMPS, status:VALID, product: WIP - Work in Process , implementation_dba_data: APPS.WIPBV_FLOW_SCHED_COMPS ,
-
View: WIPBV_FLOW_SCHED_COMPS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIPBV_FLOW_SCHED_COMPS, object_name:WIPBV_FLOW_SCHED_COMPS, status:VALID, product: WIP - Work in Process , implementation_dba_data: APPS.WIPBV_FLOW_SCHED_COMPS ,
-
View: WIP_REPETITIVE_ENTITIES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_REPETITIVE_ENTITIES_V, object_name:WIP_REPETITIVE_ENTITIES_V, status:VALID, product: WIP - Work in Process , description: Repetitive assembly/item associations , implementation_dba_data: APPS.WIP_REPETITIVE_ENTITIES_V ,
-
Table: WIP_TEMP_REPORTS
12.1.1
owner:WIP, object_type:TABLE, fnd_design_data:WIP.WIP_TEMP_REPORTS, object_name:WIP_TEMP_REPORTS, status:VALID, product: WIP - Work in Process , description: Temporary information used while generating reports , implementation_dba_data: WIP.WIP_TEMP_REPORTS ,
-
Table: WIP_TEMP_REPORTS
12.2.2
owner:WIP, object_type:TABLE, fnd_design_data:WIP.WIP_TEMP_REPORTS, object_name:WIP_TEMP_REPORTS, status:VALID, product: WIP - Work in Process , description: Temporary information used while generating reports , implementation_dba_data: WIP.WIP_TEMP_REPORTS ,
-
View: WIP_REPETITIVE_ENTITIES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_REPETITIVE_ENTITIES_V, object_name:WIP_REPETITIVE_ENTITIES_V, status:VALID, product: WIP - Work in Process , description: Repetitive assembly/item associations , implementation_dba_data: APPS.WIP_REPETITIVE_ENTITIES_V ,
-
View: WIPFV_FLOW_SCHED_COMPS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIPFV_FLOW_SCHED_COMPS, object_name:WIPFV_FLOW_SCHED_COMPS, status:VALID, product: WIP - Work in Process , implementation_dba_data: APPS.WIPFV_FLOW_SCHED_COMPS ,
-
View: WIPFV_FLOW_SCHED_COMPS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIPFV_FLOW_SCHED_COMPS, object_name:WIPFV_FLOW_SCHED_COMPS, status:VALID, product: WIP - Work in Process , implementation_dba_data: APPS.WIPFV_FLOW_SCHED_COMPS ,
-
View: WIP_JOB_SCHEDULE_INTERFACE_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_JOB_SCHEDULE_INTERFACE_V, object_name:WIP_JOB_SCHEDULE_INTERFACE_V, status:VALID, product: WIP - Work in Process , description: Foreign-key data for WIP_JOB_SCHEDULE_INTERFACE , implementation_dba_data: APPS.WIP_JOB_SCHEDULE_INTERFACE_V ,
-
View: WIP_JOB_SCHEDULE_INTERFACE_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_JOB_SCHEDULE_INTERFACE_V, object_name:WIP_JOB_SCHEDULE_INTERFACE_V, status:VALID, product: WIP - Work in Process , description: Foreign-key data for WIP_JOB_SCHEDULE_INTERFACE , implementation_dba_data: APPS.WIP_JOB_SCHEDULE_INTERFACE_V ,
-
Table: WIP_TRANSACTION_ACCOUNTS
12.2.2
owner:WIP, object_type:TABLE, fnd_design_data:WIP.WIP_TRANSACTION_ACCOUNTS, object_name:WIP_TRANSACTION_ACCOUNTS, status:VALID, product: WIP - Work in Process , description: Debits and credits due to resource transactions , implementation_dba_data: WIP.WIP_TRANSACTION_ACCOUNTS ,
-
Table: WIP_SHOP_FLOOR_STATUSES
12.2.2
owner:WIP, object_type:TABLE, fnd_design_data:WIP.WIP_SHOP_FLOOR_STATUSES, object_name:WIP_SHOP_FLOOR_STATUSES, status:VALID, product: WIP - Work in Process , description: Statuses assigned to particular jobs and schedules , implementation_dba_data: WIP.WIP_SHOP_FLOOR_STATUSES ,
-
Table: WIP_SHOP_FLOOR_STATUSES
12.1.1
owner:WIP, object_type:TABLE, fnd_design_data:WIP.WIP_SHOP_FLOOR_STATUSES, object_name:WIP_SHOP_FLOOR_STATUSES, status:VALID, product: WIP - Work in Process , description: Statuses assigned to particular jobs and schedules , implementation_dba_data: WIP.WIP_SHOP_FLOOR_STATUSES ,
-
Table: WIP_TRANSACTION_ACCOUNTS
12.1.1
owner:WIP, object_type:TABLE, fnd_design_data:WIP.WIP_TRANSACTION_ACCOUNTS, object_name:WIP_TRANSACTION_ACCOUNTS, status:VALID, product: WIP - Work in Process , description: Debits and credits due to resource transactions , implementation_dba_data: WIP.WIP_TRANSACTION_ACCOUNTS ,
-
View: WIP_ON_DISCRETE_JOBS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_ON_DISCRETE_JOBS_V, object_name:WIP_ON_DISCRETE_JOBS_V, status:VALID, product: WIP - Work in Process , description: AK Job Composition View , implementation_dba_data: APPS.WIP_ON_DISCRETE_JOBS_V ,
-
View: WIP_DISCRETE_JOBS_ALL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_DISCRETE_JOBS_ALL_V, object_name:WIP_DISCRETE_JOBS_ALL_V, status:VALID, product: WIP - Work in Process , description: Summary discrete job data , implementation_dba_data: APPS.WIP_DISCRETE_JOBS_ALL_V ,
-
View: WIP_EAM_ENTITIES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_EAM_ENTITIES_V, object_name:WIP_EAM_ENTITIES_V, status:VALID, product: WIP - Work in Process , description: EAM work order information , implementation_dba_data: APPS.WIP_EAM_ENTITIES_V ,
-
View: WIP_ON_DISCRETE_JOBS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_ON_DISCRETE_JOBS_V, object_name:WIP_ON_DISCRETE_JOBS_V, status:VALID, product: WIP - Work in Process , description: AK Job Composition View , implementation_dba_data: APPS.WIP_ON_DISCRETE_JOBS_V ,
-
View: WIP_DISCRETE_JOBS_ALL_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_DISCRETE_JOBS_ALL_V, object_name:WIP_DISCRETE_JOBS_ALL_V, status:VALID, product: WIP - Work in Process , description: Summary discrete job data , implementation_dba_data: APPS.WIP_DISCRETE_JOBS_ALL_V ,
-
View: WIP_EAM_ENTITIES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_EAM_ENTITIES_V, object_name:WIP_EAM_ENTITIES_V, status:VALID, product: WIP - Work in Process , description: EAM work order information , implementation_dba_data: APPS.WIP_EAM_ENTITIES_V ,
-
Table: WIP_PAC_PERIOD_BALANCES
12.1.1
owner:WIP, object_type:TABLE, fnd_design_data:WIP.WIP_PAC_PERIOD_BALANCES, object_name:WIP_PAC_PERIOD_BALANCES, status:VALID, product: WIP - Work in Process , description: Stores periodic balance of all WIP entities within a cost group by period , implementation_dba_data: WIP.WIP_PAC_PERIOD_BALANCES ,
-
Table: WIP_PAC_PERIOD_BALANCES
12.2.2
owner:WIP, object_type:TABLE, fnd_design_data:WIP.WIP_PAC_PERIOD_BALANCES, object_name:WIP_PAC_PERIOD_BALANCES, status:VALID, product: WIP - Work in Process , description: Stores periodic balance of all WIP entities within a cost group by period , implementation_dba_data: WIP.WIP_PAC_PERIOD_BALANCES ,
-
View: WIP_EAM_WORK_ORDERS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_EAM_WORK_ORDERS_V, object_name:WIP_EAM_WORK_ORDERS_V, status:VALID, product: WIP - Work in Process , description: Maintenance Work Orders , implementation_dba_data: APPS.WIP_EAM_WORK_ORDERS_V ,
-
Table: WIP_MOVE_TRANSACTIONS
12.1.1
owner:WIP, object_type:TABLE, fnd_design_data:WIP.WIP_MOVE_TRANSACTIONS, object_name:WIP_MOVE_TRANSACTIONS, status:VALID, product: WIP - Work in Process , description: Shop floor move transactions , implementation_dba_data: WIP.WIP_MOVE_TRANSACTIONS ,
-
View: WIP_ACTIVE_DISCRETE_JOBS_VAL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_ACTIVE_DISCRETE_JOBS_VAL_V, object_name:WIP_ACTIVE_DISCRETE_JOBS_VAL_V, status:VALID, product: WIP - Work in Process , description: Active discrete jobs , implementation_dba_data: APPS.WIP_ACTIVE_DISCRETE_JOBS_VAL_V ,
-
Table: WIP_MOVE_TRANSACTIONS
12.2.2
owner:WIP, object_type:TABLE, fnd_design_data:WIP.WIP_MOVE_TRANSACTIONS, object_name:WIP_MOVE_TRANSACTIONS, status:VALID, product: WIP - Work in Process , description: Shop floor move transactions , implementation_dba_data: WIP.WIP_MOVE_TRANSACTIONS ,
-
View: WIP_ACTIVE_DISCRETE_JOBS_VAL_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_ACTIVE_DISCRETE_JOBS_VAL_V, object_name:WIP_ACTIVE_DISCRETE_JOBS_VAL_V, status:VALID, product: WIP - Work in Process , description: Active discrete jobs , implementation_dba_data: APPS.WIP_ACTIVE_DISCRETE_JOBS_VAL_V ,
-
View: WIP_TXN_DISCRETE_JOBS_VAL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_TXN_DISCRETE_JOBS_VAL_V, object_name:WIP_TXN_DISCRETE_JOBS_VAL_V, status:VALID, product: WIP - Work in Process , description: Released and complete discrete jobs , implementation_dba_data: APPS.WIP_TXN_DISCRETE_JOBS_VAL_V ,
-
Table: WIP_PARAMETERS
12.1.1
owner:WIP, object_type:TABLE, fnd_design_data:WIP.WIP_PARAMETERS, object_name:WIP_PARAMETERS, status:VALID, product: WIP - Work in Process , description: WIP specific organization level parameters , implementation_dba_data: WIP.WIP_PARAMETERS ,
-
Table: WIP_MOVE_TXN_INTERFACE
12.2.2
owner:WIP, object_type:TABLE, fnd_design_data:WIP.WIP_MOVE_TXN_INTERFACE, object_name:WIP_MOVE_TXN_INTERFACE, status:VALID, product: WIP - Work in Process , description: Requests to process shop floor move transactions , implementation_dba_data: WIP.WIP_MOVE_TXN_INTERFACE ,
-
Table: WIP_PARAMETERS
12.2.2
owner:WIP, object_type:TABLE, fnd_design_data:WIP.WIP_PARAMETERS, object_name:WIP_PARAMETERS, status:VALID, product: WIP - Work in Process , description: WIP specific organization level parameters , implementation_dba_data: WIP.WIP_PARAMETERS ,
-
Table: WIP_MOVE_TXN_INTERFACE
12.1.1
owner:WIP, object_type:TABLE, fnd_design_data:WIP.WIP_MOVE_TXN_INTERFACE, object_name:WIP_MOVE_TXN_INTERFACE, status:VALID, product: WIP - Work in Process , description: Requests to process shop floor move transactions , implementation_dba_data: WIP.WIP_MOVE_TXN_INTERFACE ,