Search Results wip_discrete_jobs
The WIP_DISCRETE_JOBS table is a fundamental data structure within Oracle E-Business Suite (EBS) 12.1.1 and 12.2.2, serving as the primary repository for discrete manufacturing job information. This table is part of the Work in Process (WIP) module, which manages production orders, tracks material consumption, labor, and overhead costs, and facilitates shop floor control. Below is a detailed analysis of its structure, functionality, and integration within Oracle EBS. ### **Overview of WIP_DISCRETE_JOBS** The WIP_DISCRETE_JOBS table stores metadata and transactional data for discrete manufacturing jobs, which represent individual production orders for specific items. Each record corresponds to a job that defines what to produce, the quantity, routing, and associated costs. Key attributes include: - ORGANIZATION_ID: Links the job to an inventory organization. - WIP_ENTITY_ID: A unique identifier for the job. - JOB_NAME: User-defined job identifier (e.g., "JOB-001"). - STATUS_TYPE: Indicates job status (e.g., Released, Complete, Cancelled). - PRIMARY_ITEM_ID: References the item being manufactured (MTL_SYSTEM_ITEMS_B). - START_QUANTITY and QUANTITY_COMPLETED: Track production progress. - DATE_RELEASED, DATE_COMPLETED: Timestamps for job lifecycle. ### **Functional Role in Manufacturing** 1. **Job Creation & Scheduling** Jobs are created manually or via interfaces (e.g., MRP, ASCP). The WIP_DISCRETE_JOBS table stores scheduling details like FIRST_UNIT_START_DATE and LAST_UNIT_COMPLETION_DATE, enabling capacity planning. 2. **Material & Resource Tracking** The table integrates with WIP_REQUIREMENT_OPERATIONS (component demand) and WIP_OPERATIONS (routing steps), ensuring material availability and labor/resource allocation. 3. **Cost Management** Fields like MATERIAL_VARIANCE, RESOURCE_VARIANCE, and OVERHEAD_VARIANCE capture cost deviations, linking to CST_COST_DISTRIBUTIONS for GL reconciliation. 4. **Integration with Other Modules** - Inventory (INV): Component issues/receipts update MTL_TRANSACTIONS. - Costing (CST): Job costs flow to CST_ACTUAL_COSTS. - BOM & Routing (BOM): References BOM_BILL_OF_MATERIALS and BOM_OPERATIONAL_ROUTINGS. ### **Technical Considerations** - **Indexes**: Key indexes like WIP_DISCRETE_JOBS_U1 (on WIP_ENTITY_ID) optimize queries. - **APIs**: Oracle provides PL/SQL APIs (WIP_JOB package) for safe CRUD operations. - **Concurrency Controls**: Status fields enforce workflow rules (e.g., a "Completed" job cannot be modified). ### **Customization & Extensions** - **Descriptive Flexfields (DFFs)**: Allow custom attributes (e.g., "Customer Priority"). - **Triggers/Workflow**: Can enforce validations (e.g., prevent job closure if QC pending). ### **Performance & Maintenance** - Partitioning by ORGANIZATION_ID improves query speed in multi-org setups. - Purge strategies (via WIP_JOB_PURGE_PKG) archive historical jobs to maintain performance. ### **Conclusion** The WIP_DISCRETE_JOBS table is central to Oracle EBS’s discrete manufacturing functionality, bridging planning, execution, and costing. Its design supports scalability, integration, and compliance with manufacturing best practices. Understanding its schema and relationships is critical for customization, reporting (via WIP_DISCRETE_JOBS_V views), and troubleshooting in Oracle EBS environments.
-
Table: WIP_DISCRETE_JOBS
12.1.1
owner:WIP, object_type:TABLE, fnd_design_data:WIP.WIP_DISCRETE_JOBS, object_name:WIP_DISCRETE_JOBS, status:VALID, product: WIP - Work in Process , description: Discrete jobs , implementation_dba_data: WIP.WIP_DISCRETE_JOBS ,
-
Table: WIP_DISCRETE_JOBS
12.2.2
owner:WIP, object_type:TABLE, fnd_design_data:WIP.WIP_DISCRETE_JOBS, object_name:WIP_DISCRETE_JOBS, status:VALID, product: WIP - Work in Process , description: Discrete jobs , implementation_dba_data: WIP.WIP_DISCRETE_JOBS ,
-
APPS.BOM_VALIDATE_OP_RES dependencies on WIP_DISCRETE_JOBS
12.1.1
-
APPS.BOM_VALIDATE_OP_SEQ dependencies on WIP_DISCRETE_JOBS
12.1.1
-
APPS.CSD_DEPOT_UPDATE_PVT dependencies on WIP_DISCRETE_JOBS
12.1.1
-
APPS.EAM_WO_NETWORK_UTIL_PVT dependencies on WIP_DISCRETE_JOBS
12.1.1
-
APPS.RCV_TRANSACTIONS_SV dependencies on WIP_DISCRETE_JOBS
12.1.1
-
APPS.WIP_OPERATIONS_UTILITIES dependencies on WIP_DISCRETE_JOBS
12.1.1
-
APPS.WIP_WPS_COMMON dependencies on WIP_DISCRETE_JOBS
12.1.1
-
APPS.CSTPPWAS dependencies on WIP_DISCRETE_JOBS
12.1.1
-
APPS.WIP_TIME_ENTRY_PUB dependencies on WIP_DISCRETE_JOBS
12.1.1
-
APPS.CST_UTILITY_PUB dependencies on WIP_DISCRETE_JOBS
12.1.1
-
APPS.WIP_WS_TIME_ENTRY dependencies on WIP_DISCRETE_JOBS
12.1.1
-
APPS.AHL_PRD_RESOURCE_TRANX_PVT dependencies on WIP_DISCRETE_JOBS
12.1.1
-
APPS.EAM_OPERATIONS_JSP dependencies on WIP_DISCRETE_JOBS
12.1.1
-
APPS.CTO_DEACTIVATE_CONFIG_PK dependencies on WIP_DISCRETE_JOBS
12.1.1
-
APPS.WIP_MOVE_VALIDATOR dependencies on WIP_DISCRETE_JOBS
12.1.1
-
APPS.ENG_VALIDATE_REVISED_ITEM dependencies on WIP_DISCRETE_JOBS
12.1.1
-
APPS.AHL_PRD_NONROUTINE_PVT dependencies on WIP_DISCRETE_JOBS
12.1.1
-
APPS.PO_VAL_DISTRIBUTIONS2 dependencies on WIP_DISCRETE_JOBS
12.1.1
-
APPS.CSTPSMUT dependencies on WIP_DISCRETE_JOBS
12.1.1
-
APPS.WIP_BIS_PERIOD_BAL_PKG dependencies on WIP_DISCRETE_JOBS
12.1.1
-
APPS.WIP_WS_DL_UTIL dependencies on WIP_DISCRETE_JOBS
12.1.1
-
APPS.INV_SHORTCHECKEXEC_PVT dependencies on WIP_DISCRETE_JOBS
12.1.1
-
APPS.WIP_DISCRETEJOB_UTIL dependencies on WIP_DISCRETE_JOBS
12.1.1
-
APPS.EAM_WL_UTIL_PKG dependencies on WIP_DISCRETE_JOBS
12.1.1
-
APPS.MRP_HORIZONTAL_PLAN_SC dependencies on WIP_DISCRETE_JOBS
12.1.1
-
APPS.CSTPPBBS dependencies on WIP_DISCRETE_JOBS
12.1.1
-
APPS.AHL_OSP_PO_REQ_PVT dependencies on WIP_DISCRETE_JOBS
12.1.1
-
APPS.CSTPAPBR dependencies on WIP_DISCRETE_JOBS
12.1.1
-
APPS.WIP_REBUILD dependencies on WIP_DISCRETE_JOBS
12.1.1
-
APPS.WSM_JOBCOPIES_PVT dependencies on WIP_DISCRETE_JOBS
12.1.1
-
APPS.CSI_ORDER_FULFILL_PUB dependencies on WIP_DISCRETE_JOBS
12.1.1
-
APPS.WIP_BATCH_MOVE dependencies on WIP_DISCRETE_JOBS
12.1.1
-
APPS.EAM_METERREADING_PUB dependencies on WIP_DISCRETE_JOBS
12.1.1
-
APPS.PJM_SCHED_INT_WF dependencies on WIP_DISCRETE_JOBS
12.1.1
-
APPS.WIP_BOMROUTINGUTIL_PVT dependencies on WIP_DISCRETE_JOBS
12.1.1
-
APPS.CST_PAC_WIP_VALUE_REPORT_PVT dependencies on WIP_DISCRETE_JOBS
12.1.1
-
APPS.WMA_DERIVE dependencies on WIP_DISCRETE_JOBS
12.1.1
-
APPS.CSI_UTL_PKG dependencies on WIP_DISCRETE_JOBS
12.1.1
-
APPS.WIP_DISCRETE_JOB_PROCESSOR dependencies on WIP_DISCRETE_JOBS
12.1.1
-
APPS.JMF_SHIKYU_UTIL dependencies on WIP_DISCRETE_JOBS
12.1.1
-
APPS.CSD_REPAIRS_UTIL dependencies on WIP_DISCRETE_JOBS
12.1.1
-
APPS.PO_PDOI_DISTRIBUTIONS_SV3 dependencies on WIP_DISCRETE_JOBS
12.1.1
-
APPS.CSP_EXCESS_PARTS_PVT dependencies on WIP_DISCRETE_JOBS
12.1.1
-
APPS.WIP_CLOSE_UTILITIES dependencies on WIP_DISCRETE_JOBS
12.1.1
-
APPS.JMF_SHIKYU_ALLOCATION_PVT dependencies on WIP_DISCRETE_JOBS
12.1.1
-
APPS.CSTPPWMT dependencies on WIP_DISCRETE_JOBS
12.1.1
-
APPS.PJM_COMMITMENT_UTILS dependencies on WIP_DISCRETE_JOBS
12.1.1
-
APPS.WIP_SCHEDULING dependencies on WIP_DISCRETE_JOBS
12.1.1