Search Results wip_lines
Overview
The WIP_LINES table is a core master data table within the Oracle E-Business Suite Work in Process (WIP) module. It serves as the central repository for defining and storing all production lines within a manufacturing organization. A production line represents a logical or physical manufacturing flow path used to produce items, particularly in repetitive and flow manufacturing environments. The table's primary role is to provide a reference entity for scheduling, costing, material movement, and capacity planning. Its integrity is enforced by unique constraints on both a system-generated identifier (LINE_ID) and a business key combination of user-defined line code and organization (LINE_CODE, ORGANIZATION_ID), ensuring each line is uniquely identifiable within the application.
Key Information Stored
The table's structure centers on identifying the production line and its organizational context. The most critical columns include LINE_ID, the primary key surrogate identifier; LINE_CODE, the user-defined name or code for the production line; and ORGANIZATION_ID, which links the line to a specific inventory organization, establishing the operational context. Other significant attributes typically include a DESCRIPTION field, status indicators (like ACTIVE_INACTIVE), and dates for enablement and disablement. As evidenced by the foreign key relationships, this table acts as a key reference point for transactional and planning data across manufacturing and supply chain modules.
Common Use Cases and Queries
This table is fundamental for reporting and integration tasks related to production line performance and configuration. Common use cases include generating a list of all active production lines for a given organization, analyzing which lines are associated with specific jobs or schedules, and validating line codes during data migration or interface processing. A typical query would join WIP_LINES to organizational and transactional tables. For example, to list all repetitive schedules by line, one might use:
- SELECT wl.line_code, wrs.* FROM wip_lines wl, wip_repetitive_schedules wrs WHERE wl.line_id = wrs.line_id AND wl.organization_id = :p_org_id;
Another common pattern is verifying line existence before inserting interface data, such as into WIP_MOVE_TXN_INTERFACE or WIP_JOB_SCHEDULE_INTERFACE, to prevent transaction errors.
Related Objects
As indicated by the extensive foreign key metadata, the WIP_LINES table is a pivotal hub integrated with numerous modules. Key related objects include:
- WIP_PARAMETERS: Establishes the organization-level link.
- WIP_REPETITIVE_ITEMS & MRP_REPETITIVE_SCHEDULES: Core for repetitive manufacturing scheduling.
- BOM_OPERATIONAL_ROUTINGS & BOM_STANDARD_OPERATIONS: Associates lines with manufacturing process definitions.
- WIP_MOVE_TRANSACTIONS & WIP_COST_TXN_INTERFACE: Tracks material movements and costs against specific lines.
- MTL_KANBAN_CARDS & FLM_KANBAN_SUMMARY: Links lines to kanban pull-based replenishment signals.
- MRP_FORECAST_DATES & MRP_RECOMMENDATIONS: Used in Master Production Scheduling and planning.
- QA_RESULTS: Allows quality data collection to be associated with a production line.
This wide integration underscores the table's critical role as a master data entity for the manufacturing flow throughout Oracle EBS.
-
Table: WIP_LINES
12.2.2
owner:WIP, object_type:TABLE, fnd_design_data:WIP.WIP_LINES, object_name:WIP_LINES, status:VALID, product: WIP - Work in Process , description: Production lines , implementation_dba_data: WIP.WIP_LINES ,
-
Table: WIP_LINES
12.1.1
owner:WIP, object_type:TABLE, fnd_design_data:WIP.WIP_LINES, object_name:WIP_LINES, status:VALID, product: WIP - Work in Process , description: Production lines , implementation_dba_data: WIP.WIP_LINES ,
-
APPS.OPI_EDW_OPI_PRDL_M_SZ dependencies on WIP_LINES
12.1.1
-
APPS.FLM_AUTO_REPLENISHMENT dependencies on WIP_LINES
12.1.1
-
APPS.FLM_PURGE dependencies on WIP_LINES
12.1.1
-
APPS.MRP_VALIDATE_FLOW_SCHEDULE dependencies on WIP_LINES
12.1.1
-
APPS.WIP_DEFAULT_SHOPFLOORMOVE dependencies on WIP_LINES
12.1.1
-
APPS.CTO_SUBASSEMBLY_SUP_PK dependencies on WIP_LINES
12.1.1
-
APPS.WIP_EXPLODE_PHANTOM_RTGS dependencies on WIP_LINES
12.1.1
-
APPS.POS_OSP_JOB dependencies on WIP_LINES
12.1.1
-
APPS.INV_LABEL_PVT16 dependencies on WIP_LINES
12.1.1
-
APPS.WIP_JSI_DEFAULTER dependencies on WIP_LINES
12.1.1
-
APPS.PO_INQ_SV dependencies on WIP_LINES
12.1.1
-
APPS.WIP_DEFAULT_RES dependencies on WIP_LINES
12.1.1
-
APPS.MRP_FORECAST_INTERFACE_PK dependencies on WIP_LINES
12.2.2
-
APPS.MRP_WFS_FORM_FLOW_SCHEDULE dependencies on WIP_LINES
12.2.2
-
APPS.WIP_DEFAULT_RES dependencies on WIP_LINES
12.2.2
-
APPS.WIP_OVERCOMPLETION dependencies on WIP_LINES
12.2.2
-
APPS.FLM_AUTO_REPLENISHMENT dependencies on WIP_LINES
12.2.2
-
APPS.OUTSIDE_PROC_SV dependencies on WIP_LINES
12.2.2
-
APPS.WIP_MTI_PUB dependencies on WIP_LINES
12.2.2
-
APPS.MRP_ID_TO_VALUE dependencies on WIP_LINES
12.2.2
-
APPS.BOM_RTG_OI_UTIL dependencies on WIP_LINES
12.2.2
-
APPS.WIP_PICKING_PVT dependencies on WIP_LINES
12.2.2
-
APPS.FLM_MMM_CALCULATION dependencies on WIP_LINES
12.2.2
-
APPS.PO_PDOI_DIST_PROCESS_PVT dependencies on WIP_LINES
12.2.2
-
APPS.FLM_FLMRFPKB_XMLP_PKG dependencies on WIP_LINES
12.2.2
-
APPS.BOM_RTG_EXP dependencies on WIP_LINES
12.2.2
-
APPS.WMS_WIP_INTEGRATION dependencies on WIP_LINES
12.1.1
-
APPS.BOM_CSTRPWDD_XMLP_PKG dependencies on WIP_LINES
12.1.1
-
APPS.WIP_FLOW_CHARGE_UTILITIES dependencies on WIP_LINES
12.1.1
-
APPS.WIP_SFCB_UTILITIES dependencies on WIP_LINES
12.1.1
-
APPS.BOM_RTG_EXP dependencies on WIP_LINES
12.1.1
-
APPS.FLM_TIMEZONE dependencies on WIP_LINES
12.1.1
-
APPS.BOM_ROUTINGHEADER_PVT dependencies on WIP_LINES
12.1.1
-
APPS.BOM_CSTRPWDD_XMLP_PKG dependencies on WIP_LINES
12.2.2
-
APPS.WIP_DEFAULT_SHOPFLOORMOVE dependencies on WIP_LINES
12.2.2
-
APPS.WIP_WICTPG dependencies on WIP_LINES
12.2.2
-
APPS.MRP_WFS_FORM_FLOW_SCHEDULE dependencies on WIP_LINES
12.1.1
-
APPS.FLM_FLMRFPKB_XMLP_PKG dependencies on WIP_LINES
12.1.1
-
APPS.INV_LABEL_PVT10 dependencies on WIP_LINES
12.1.1
-
APPS.MRP_FLOW_SCHEDULE_UTIL dependencies on WIP_LINES
12.1.1
-
APPS.WIP_MTI_PUB dependencies on WIP_LINES
12.1.1
-
APPS.FLM_CREATE_PRODUCT_SYNCH dependencies on WIP_LINES
12.2.2
-
APPS.WMA_DERIVE dependencies on WIP_LINES
12.2.2
-
APPS.INV_LABEL_PVT16 dependencies on WIP_LINES
12.2.2
-
APPS.MRP_GRAPH_LINE_CAPACITY dependencies on WIP_LINES
12.1.1
-
APPS.MRP_LINE_SCHEDULE_ALGORITHM dependencies on WIP_LINES
12.1.1
-
APPS.MRP_FLOW_SCHEDULE_UTIL dependencies on WIP_LINES
12.2.2
-
APPS.CTO_SUBASSEMBLY_SUP_PK dependencies on WIP_LINES
12.2.2