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 ,
-
APPS.EAM_FAILURE_ANALYSIS_PVT dependencies on WIP_ENTITIES
12.1.1
-
APPS.PO_COPYDOC_SUB dependencies on WIP_ENTITIES
12.1.1
-
APPS.FLM_PURGE dependencies on WIP_ENTITIES
12.1.1
-
APPS.INV_LABEL_PVT1 dependencies on WIP_ENTITIES
12.1.1
-
APPS.BOM_VALIDATE_BOM_COMPONENT dependencies on WIP_ENTITIES
12.1.1
-
APPS.WSM_SERIAL_SUPPORT_GRP dependencies on WIP_ENTITIES
12.1.1
-
APPS.QA_FLEX_UTIL dependencies on WIP_ENTITIES
12.1.1
-
APPS.EAM_WO_CHANGE_STATUS_PVT dependencies on WIP_ENTITIES
12.1.1
-
APPS.WIP_VALIDATE dependencies on WIP_ENTITIES
12.1.1
-
APPS.WIP_MTLTEMPPROC_PRIV dependencies on WIP_ENTITIES
12.1.1
-
APPS.WIP_SUB_OP_RESOURCES_PKG dependencies on WIP_ENTITIES
12.1.1
-
APPS.WIP_SO_RESERVATIONS dependencies on WIP_ENTITIES
12.1.1
-
APPS.WIP_EAM_RESOURCE_TRANSACTION dependencies on WIP_ENTITIES
12.1.1
-
APPS.EAM_PROCESS_FAILURE_ENTRY_PUB dependencies on WIP_ENTITIES
12.1.1
-
APPS.WIP_SERIAL_ASSOC_VALIDATIONS dependencies on WIP_ENTITIES
12.1.1
-
APPS.QA_SS_CORE dependencies on WIP_ENTITIES
12.1.1
-
APPS.INV_SELECT_INVENTORY_PKG dependencies on WIP_ENTITIES
12.1.1
-
APPS.PJM_UNIT_EFF dependencies on WIP_ENTITIES
12.1.1
-
APPS.EAM_WORKORDERTRANSACTIONS_PUB dependencies on WIP_ENTITIES
12.1.1
-
APPS.WMS_WIP_INTEGRATION dependencies on WIP_ENTITIES
12.1.1
-
APPS.WIP_EXP_NOTIF_WF_PKG dependencies on WIP_ENTITIES
12.1.1
-
APPS.BOM_DELETE_GROUPS_API dependencies on WIP_ENTITIES
12.1.1
-
APPS.WIP_DISCRETE_J_PKG dependencies on WIP_ENTITIES
12.1.1
-
APPS.WMS_XDOCK_PEGGING_PUB dependencies on WIP_ENTITIES
12.1.1
-
APPS.WIP_REQUIREMENT_DEFAULT dependencies on WIP_ENTITIES
12.1.1
-
APPS.CSI_ITEM_INSTANCE_PVT dependencies on WIP_ENTITIES
12.1.1
-
APPS.EAM_EAMMIPCK_XMLP_PKG dependencies on WIP_ENTITIES
12.1.1
-
APPS.EAM_WO_COMP_VALIDATE_PVT dependencies on WIP_ENTITIES
12.1.1
-
APPS.CST_UTILITY_PUB dependencies on WIP_ENTITIES
12.1.1
-
APPS.WIP_WS_SKILL_CHECK_PVT dependencies on WIP_ENTITIES
12.1.1
-
APPS.INV_LABEL_PVT16 dependencies on WIP_ENTITIES
12.1.1
-
APPS.CSTPLENG dependencies on WIP_ENTITIES
12.1.1
-
APPS.INV_UI_ITEM_ATT_LOVS dependencies on WIP_ENTITIES
12.1.1
-
APPS.WSM_WIP_LOT_TXN_PVT dependencies on WIP_ENTITIES
12.1.1
-
APPS.CSD_HV_WIP_JOB_PVT dependencies on WIP_ENTITIES
12.1.1
-
APPS.EAM_PROCESS_WO_PVT dependencies on WIP_ENTITIES
12.1.1
-
APPS.WSMPLOAD dependencies on WIP_ENTITIES
12.1.1
-
APPS.CSTPECEP dependencies on WIP_ENTITIES
12.2.2
-
APPS.PO_WF_BUILD_ACCOUNT_INIT dependencies on WIP_ENTITIES
12.2.2
-
APPS.EAM_TEXT_UTIL dependencies on WIP_ENTITIES
12.2.2
-
APPS.CSI_ML_UTIL_PVT dependencies on WIP_ENTITIES
12.2.2
-
APPS.PJM_TASK_AUTO_ASSIGN dependencies on WIP_ENTITIES
12.2.2
-
APPS.WSM_LBJ_INTERFACE_PVT dependencies on WIP_ENTITIES
12.2.2
-
APPS.RCV_TRANSACTIONS_SV dependencies on WIP_ENTITIES
12.2.2
-
APPS.EAM_PROCESS_WO_PUB dependencies on WIP_ENTITIES
12.2.2
-
APPS.WIP_WICTPG dependencies on WIP_ENTITIES
12.2.2