Search Results wip_transactions
Overview
The WIP_TRANSACTIONS table is a core transactional data repository within the Oracle E-Business Suite Work in Process (WIP) module. It serves as the primary ledger for recording all resource and cost transactions associated with manufacturing jobs, schedules, and repetitive assemblies. Every material movement, resource charge, and overhead application within the WIP module generates a record in this table. Its role is critical for tracking production activity, calculating job costs, performing variance analysis, and ensuring accurate financial accounting and inventory valuation. The integrity of this data is fundamental to the WIP accounting cycle and subsequent reconciliation with the general ledger.
Key Information Stored
The table's primary key is TRANSACTION_ID, which uniquely identifies each WIP transaction. Key foreign key columns establish relationships to other critical entities, defining the transaction's context. These include WIP_ENTITY_ID (linking to the specific job or schedule), ORGANIZATION_ID, DEPARTMENT_ID, RESOURCE_ID, and ACTIVITY_ID. The table also stores references to procurement activities via PO_HEADER_ID, PO_LINE_ID, and RCV_TRANSACTION_ID, connecting shop floor consumption to the purchasing process. Other significant columns include PRIMARY_ITEM_ID (the item being built), ACCT_PERIOD_ID for period control, REASON_ID for transaction explanations, and LINE_ID for associating transactions with specific assembly lines in repetitive manufacturing.
Common Use Cases and Queries
This table is central to operational and financial reporting. Common use cases include analyzing job cost details, tracing component usage, auditing resource efficiency, and reconciling WIP balances. A typical query might join WIP_TRANSACTIONS to WIP_ENTITIES and MTL_SYSTEM_ITEMS_B to report all transactions for a specific job, including item and quantity details. For cost analysis, developers often join to CST_ACTIVITIES and BOM_RESOURCES. A crucial reporting pattern involves summarizing transactions by ACCT_PERIOD_ID and DEPARTMENT_ID to monitor period-end WIP valuation. When investigating procurement variances, queries link WIP_TRANSACTIONS to PO_LINES_ALL and RCV_TRANSACTIONS via the relevant foreign keys.
Related Objects
As indicated by its extensive foreign key relationships, WIP_TRANSACTIONS is a hub table with numerous dependencies. Key related objects include:
- WIP_ENTITIES: The master definition of jobs and schedules.
- WIP_TRANSACTION_ACCOUNTS & WIP_TXN_ALLOCATIONS: Store the detailed accounting entries and cost allocations generated from the transaction.
- WIP_PAC_ACTUAL_COST_DETAILS: Links to Process Costing (PAC) actual cost data.
- CST_AE_HEADERS: References the accounting event created for the transaction for general ledger transfer.
- PO_ACCRUAL_RECONCILE_TEMP_ALL & PO_ACCRUAL_WRITE_OFFS_ALL: Used for reconciling purchase order accruals related to WIP consumption.
- BOM_RESOURCES, BOM_DEPARTMENTS, CST_ACTIVITIES: Provide descriptive information for the resources, departments, and activities charged.
-
Table: WIP_TRANSACTIONS
12.2.2
owner:WIP, object_type:TABLE, fnd_design_data:WIP.WIP_TRANSACTIONS, object_name:WIP_TRANSACTIONS, status:VALID, product: WIP - Work in Process , description: WIP resource transactions , implementation_dba_data: WIP.WIP_TRANSACTIONS ,
-
Table: WIP_TRANSACTIONS
12.1.1
owner:WIP, object_type:TABLE, fnd_design_data:WIP.WIP_TRANSACTIONS, object_name:WIP_TRANSACTIONS, status:VALID, product: WIP - Work in Process , description: WIP resource transactions , implementation_dba_data: WIP.WIP_TRANSACTIONS ,
-
Table: WIP_TRANSACTIONS_EFC
12.1.1
owner:WIP, object_type:TABLE, fnd_design_data:WIP.WIP_TRANSACTIONS_EFC, object_name:WIP_TRANSACTIONS_EFC, status:VALID, product: WIP - Work in Process , description: EURO as a functional currency table for WIP_TRANSACTIONS. , implementation_dba_data: WIP.WIP_TRANSACTIONS_EFC ,
-
Table: WIP_TRANSACTIONS_EFC
12.2.2
owner:WIP, object_type:TABLE, fnd_design_data:WIP.WIP_TRANSACTIONS_EFC, object_name:WIP_TRANSACTIONS_EFC, status:VALID, product: WIP - Work in Process , description: EURO as a functional currency table for WIP_TRANSACTIONS. , implementation_dba_data: WIP.WIP_TRANSACTIONS_EFC ,
-
Table: WIP_TXN_ALLOCATIONS
12.1.1
owner:WIP, object_type:TABLE, fnd_design_data:WIP.WIP_TXN_ALLOCATIONS, object_name:WIP_TXN_ALLOCATIONS, status:VALID, product: WIP - Work in Process , description: Resource transaction allocations for repetitive schedules , implementation_dba_data: WIP.WIP_TXN_ALLOCATIONS ,
-
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 ,
-
Table: WIP_TXN_ALLOCATIONS
12.2.2
owner:WIP, object_type:TABLE, fnd_design_data:WIP.WIP_TXN_ALLOCATIONS, object_name:WIP_TXN_ALLOCATIONS, status:VALID, product: WIP - Work in Process , description: Resource transaction allocations for repetitive schedules , implementation_dba_data: WIP.WIP_TXN_ALLOCATIONS ,
-
Table: WIP_PAC_ACTUAL_COST_DETAILS
12.1.1
owner:WIP, object_type:TABLE, fnd_design_data:WIP.WIP_PAC_ACTUAL_COST_DETAILS, object_name:WIP_PAC_ACTUAL_COST_DETAILS, status:VALID, product: WIP - Work in Process , description: Stores the cost of each resource, overhead, outside processing and job close transaction by entity, period, and cost group , implementation_dba_data: WIP.WIP_PAC_ACTUAL_COST_DETAILS ,
-
Table: WIP_PAC_ACTUAL_COST_DETAILS
12.2.2
owner:WIP, object_type:TABLE, fnd_design_data:WIP.WIP_PAC_ACTUAL_COST_DETAILS, object_name:WIP_PAC_ACTUAL_COST_DETAILS, status:VALID, product: WIP - Work in Process , description: Stores the cost of each resource, overhead, outside processing and job close transaction by entity, period, and cost group , implementation_dba_data: WIP.WIP_PAC_ACTUAL_COST_DETAILS ,
-
View: WIPBV_PERIOD_CLOSE_VAR_TXNS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIPBV_PERIOD_CLOSE_VAR_TXNS, object_name:WIPBV_PERIOD_CLOSE_VAR_TXNS, status:VALID, product: WIP - Work in Process , implementation_dba_data: APPS.WIPBV_PERIOD_CLOSE_VAR_TXNS ,
-
View: WIPBV_WIP_TXN_ALLOCATIONS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIPBV_WIP_TXN_ALLOCATIONS, object_name:WIPBV_WIP_TXN_ALLOCATIONS, status:VALID, product: WIP - Work in Process , implementation_dba_data: APPS.WIPBV_WIP_TXN_ALLOCATIONS ,
-
View: WIPBV_PERIOD_CLOSE_VAR_TXNS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIPBV_PERIOD_CLOSE_VAR_TXNS, object_name:WIPBV_PERIOD_CLOSE_VAR_TXNS, status:VALID, product: WIP - Work in Process , implementation_dba_data: APPS.WIPBV_PERIOD_CLOSE_VAR_TXNS ,
-
View: WIPBV_JOB_CLOSE_VARIANCE_TXNS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIPBV_JOB_CLOSE_VARIANCE_TXNS, object_name:WIPBV_JOB_CLOSE_VARIANCE_TXNS, status:VALID, product: WIP - Work in Process , implementation_dba_data: APPS.WIPBV_JOB_CLOSE_VARIANCE_TXNS ,
-
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 ,
-
View: WIPFV_WIP_TXN_ALLOCATIONS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIPFV_WIP_TXN_ALLOCATIONS, object_name:WIPFV_WIP_TXN_ALLOCATIONS, status:VALID, product: WIP - Work in Process , implementation_dba_data: APPS.WIPFV_WIP_TXN_ALLOCATIONS ,
-
View: WIPBV_WIP_TXN_ALLOCATIONS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIPBV_WIP_TXN_ALLOCATIONS, object_name:WIPBV_WIP_TXN_ALLOCATIONS, status:VALID, product: WIP - Work in Process , implementation_dba_data: APPS.WIPBV_WIP_TXN_ALLOCATIONS ,
-
View: WIPBV_MFG_COST_UPDATE_TXNS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIPBV_MFG_COST_UPDATE_TXNS, object_name:WIPBV_MFG_COST_UPDATE_TXNS, status:VALID, product: WIP - Work in Process , implementation_dba_data: APPS.WIPBV_MFG_COST_UPDATE_TXNS ,
-
View: WIPBV_MFG_COST_UPDATE_TXNS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIPBV_MFG_COST_UPDATE_TXNS, object_name:WIPBV_MFG_COST_UPDATE_TXNS, status:VALID, product: WIP - Work in Process , implementation_dba_data: APPS.WIPBV_MFG_COST_UPDATE_TXNS ,
-
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 ,
-
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: WIPBV_JOB_CLOSE_VARIANCE_TXNS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIPBV_JOB_CLOSE_VARIANCE_TXNS, object_name:WIPBV_JOB_CLOSE_VARIANCE_TXNS, status:VALID, product: WIP - Work in Process , implementation_dba_data: APPS.WIPBV_JOB_CLOSE_VARIANCE_TXNS ,
-
View: WIPFV_WIP_TXN_ALLOCATIONS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIPFV_WIP_TXN_ALLOCATIONS, object_name:WIPFV_WIP_TXN_ALLOCATIONS, status:VALID, product: WIP - Work in Process , implementation_dba_data: APPS.WIPFV_WIP_TXN_ALLOCATIONS ,
-
View: WIP_RES_UNITS_WORKED_VIEW
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_RES_UNITS_WORKED_VIEW, object_name:WIP_RES_UNITS_WORKED_VIEW, status:VALID, product: WIP - Work in Process , description: Resource transaction quantities , implementation_dba_data: APPS.WIP_RES_UNITS_WORKED_VIEW ,
-
View: WIP_RES_UNITS_WORKED_VIEW
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_RES_UNITS_WORKED_VIEW, object_name:WIP_RES_UNITS_WORKED_VIEW, status:VALID, product: WIP - Work in Process , description: Resource transaction quantities , implementation_dba_data: APPS.WIP_RES_UNITS_WORKED_VIEW ,
-
View: WIP_TRANSACTIONS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_TRANSACTIONS_V, object_name:WIP_TRANSACTIONS_V, status:VALID, product: WIP - Work in Process , description: Foreign-key data for WIP_TRANSACTIONS , implementation_dba_data: APPS.WIP_TRANSACTIONS_V ,
-
View: WIPBV_OVERHEAD_MFG_TXNS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIPBV_OVERHEAD_MFG_TXNS, object_name:WIPBV_OVERHEAD_MFG_TXNS, status:VALID, product: WIP - Work in Process , implementation_dba_data: APPS.WIPBV_OVERHEAD_MFG_TXNS ,
-
View: WIP_TRANSACTIONS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_TRANSACTIONS_V, object_name:WIP_TRANSACTIONS_V, status:VALID, product: WIP - Work in Process , description: Foreign-key data for WIP_TRANSACTIONS , implementation_dba_data: APPS.WIP_TRANSACTIONS_V ,
-
View: WIPBV_OVERHEAD_MFG_TXNS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIPBV_OVERHEAD_MFG_TXNS, object_name:WIPBV_OVERHEAD_MFG_TXNS, status:VALID, product: WIP - Work in Process , implementation_dba_data: APPS.WIPBV_OVERHEAD_MFG_TXNS ,
-
View: WIPBV_MFG_RESOURCE_TXNS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIPBV_MFG_RESOURCE_TXNS, object_name:WIPBV_MFG_RESOURCE_TXNS, status:VALID, product: WIP - Work in Process , implementation_dba_data: APPS.WIPBV_MFG_RESOURCE_TXNS ,
-
View: WIPBV_MFG_RESOURCE_TXNS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIPBV_MFG_RESOURCE_TXNS, object_name:WIPBV_MFG_RESOURCE_TXNS, status:VALID, product: WIP - Work in Process , implementation_dba_data: APPS.WIPBV_MFG_RESOURCE_TXNS ,
-
View: WIPBV_OSP_MFG_TXNS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIPBV_OSP_MFG_TXNS, object_name:WIPBV_OSP_MFG_TXNS, status:VALID, product: WIP - Work in Process , implementation_dba_data: APPS.WIPBV_OSP_MFG_TXNS ,
-
View: WIPFV_JOB_CLOSE_VARIANCE_TXNS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIPFV_JOB_CLOSE_VARIANCE_TXNS, object_name:WIPFV_JOB_CLOSE_VARIANCE_TXNS, status:VALID, product: WIP - Work in Process , implementation_dba_data: APPS.WIPFV_JOB_CLOSE_VARIANCE_TXNS ,
-
View: WIPFV_JOB_CLOSE_VARIANCE_TXNS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIPFV_JOB_CLOSE_VARIANCE_TXNS, object_name:WIPFV_JOB_CLOSE_VARIANCE_TXNS, status:VALID, product: WIP - Work in Process , implementation_dba_data: APPS.WIPFV_JOB_CLOSE_VARIANCE_TXNS ,
-
View: WIPFV_PERIOD_CLOSE_VAR_TXNS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIPFV_PERIOD_CLOSE_VAR_TXNS, object_name:WIPFV_PERIOD_CLOSE_VAR_TXNS, status:VALID, product: WIP - Work in Process , implementation_dba_data: APPS.WIPFV_PERIOD_CLOSE_VAR_TXNS ,
-
View: WIPFV_PERIOD_CLOSE_VAR_TXNS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIPFV_PERIOD_CLOSE_VAR_TXNS, object_name:WIPFV_PERIOD_CLOSE_VAR_TXNS, status:VALID, product: WIP - Work in Process , implementation_dba_data: APPS.WIPFV_PERIOD_CLOSE_VAR_TXNS ,
-
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 ,
-
View: WIPFV_MFG_COST_UPDATE_TXNS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIPFV_MFG_COST_UPDATE_TXNS, object_name:WIPFV_MFG_COST_UPDATE_TXNS, status:VALID, product: WIP - Work in Process , implementation_dba_data: APPS.WIPFV_MFG_COST_UPDATE_TXNS ,
-
View: WIPBV_OSP_MFG_TXNS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIPBV_OSP_MFG_TXNS, object_name:WIPBV_OSP_MFG_TXNS, status:VALID, product: WIP - Work in Process , implementation_dba_data: APPS.WIPBV_OSP_MFG_TXNS ,
-
View: WIPFV_MFG_COST_UPDATE_TXNS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIPFV_MFG_COST_UPDATE_TXNS, object_name:WIPFV_MFG_COST_UPDATE_TXNS, status:VALID, product: WIP - Work in Process , implementation_dba_data: APPS.WIPFV_MFG_COST_UPDATE_TXNS ,
-
View: WIPBV_MFG_TRANSACTIONS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIPBV_MFG_TRANSACTIONS, object_name:WIPBV_MFG_TRANSACTIONS, status:VALID, product: WIP - Work in Process , implementation_dba_data: APPS.WIPBV_MFG_TRANSACTIONS ,
-
View: WIPBV_MFG_TRANSACTIONS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIPBV_MFG_TRANSACTIONS, object_name:WIPBV_MFG_TRANSACTIONS, status:VALID, product: WIP - Work in Process , implementation_dba_data: APPS.WIPBV_MFG_TRANSACTIONS ,
-
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 ,
-
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 ,
-
View: WIPFV_OVERHEAD_MFG_TXNS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIPFV_OVERHEAD_MFG_TXNS, object_name:WIPFV_OVERHEAD_MFG_TXNS, status:VALID, product: WIP - Work in Process , implementation_dba_data: APPS.WIPFV_OVERHEAD_MFG_TXNS ,
-
View: WIPFV_OVERHEAD_MFG_TXNS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIPFV_OVERHEAD_MFG_TXNS, object_name:WIPFV_OVERHEAD_MFG_TXNS, status:VALID, product: WIP - Work in Process , implementation_dba_data: APPS.WIPFV_OVERHEAD_MFG_TXNS ,
-
View: WIPFV_MFG_RESOURCE_TXNS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIPFV_MFG_RESOURCE_TXNS, object_name:WIPFV_MFG_RESOURCE_TXNS, status:VALID, product: WIP - Work in Process , implementation_dba_data: APPS.WIPFV_MFG_RESOURCE_TXNS ,
-
View: WIPFV_MFG_RESOURCE_TXNS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIPFV_MFG_RESOURCE_TXNS, object_name:WIPFV_MFG_RESOURCE_TXNS, status:VALID, product: WIP - Work in Process , implementation_dba_data: APPS.WIPFV_MFG_RESOURCE_TXNS ,
-
View: WIPFV_OSP_MFG_TXNS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIPFV_OSP_MFG_TXNS, object_name:WIPFV_OSP_MFG_TXNS, status:VALID, product: WIP - Work in Process , implementation_dba_data: APPS.WIPFV_OSP_MFG_TXNS ,
-
View: WIPFV_OSP_MFG_TXNS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIPFV_OSP_MFG_TXNS, object_name:WIPFV_OSP_MFG_TXNS, status:VALID, product: WIP - Work in Process , implementation_dba_data: APPS.WIPFV_OSP_MFG_TXNS ,