Search Results inventory module in oracle apps
The WIP_BIS_PERIOD_BALANCE
table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a critical data repository within the Work in Process (WIP) module, specifically designed to support Business Intelligence System (BIS) reporting. This table stores period-end balances for WIP accounting transactions, enabling financial analysis, variance reporting, and performance tracking. It serves as a bridge between transactional data and analytical reporting, ensuring accurate representation of WIP costs across accounting periods.
Key Features and Structure
The table is structured to capture detailed cost accumulations for WIP jobs, including material, resource, overhead, and outside processing costs. Key columns include:- ORGANIZATION_ID: Identifies the inventory organization.
- WIP_ENTITY_ID: References the discrete job or repetitive schedule.
- ACCOUNTING_PERIOD: Tracks the period for which balances are recorded.
- CLASS_CODE: Classifies the job type (e.g., Standard, Non-Standard).
- ACTUAL_MATERIAL_IN, ACTUAL_RESOURCE_IN, ACTUAL_OVERHEAD_IN: Capture actual costs posted to WIP.
- STANDARD_MATERIAL_OUT, STANDARD_RESOURCE_OUT: Store standard costs relieved upon completion.
- VARIANCE_ACCOUNTS: Tracks differences between actual and standard costs.
Integration with Oracle EBS Modules
The table integrates with:- Inventory (INV): For material issue and completion transactions.
- Cost Management (CST): For cost accumulation and variance calculations.
- General Ledger (GL): For period-end reconciliation and financial reporting.
WIP_BIS_PERIOD_BALANCE
through WIP accounting interfaces, ensuring alignment with subledger and general ledger balances.
Functional Role in Reporting
This table supports:- Cost Variance Analysis: Compares actual vs. standard costs by job or period.
- WIP Valuation Reports: Provides snapshots of open job balances.
- Period-End Close: Validates WIP balances before GL posting.
- BIS Dashboards: Feeds data to pre-built Oracle BI analytics for trend analysis.
Technical Considerations
- Partitioning: Often partitioned by
ORGANIZATION_ID
orACCOUNTING_PERIOD
for performance. - Indexes: Key indexes on
WIP_ENTITY_ID
,ORGANIZATION_ID
, andPERIOD_ID
optimize query performance. - Purge Policies: Historical data may be archived post statutory retention periods.
Customization and Extensions
Implementations often extend this table with:- Custom columns for project-specific cost tracking.
- Triggers to enforce business rules during data insertion.
- Views to simplify reporting across multiple organizations.
Conclusion
TheWIP_BIS_PERIOD_BALANCE
table is a cornerstone of WIP accounting in Oracle EBS, providing the granular data needed for cost control, compliance, and decision-making. Its design reflects Oracle's commitment to integrating operational and analytical systems, ensuring data consistency across financial and manufacturing modules. Proper understanding of this table is essential for configuring accurate WIP reporting and maintaining audit trails in multi-period accounting environments.
-
File: Work in Progress ERD.pdf
12.1.1
product: WIP - Work in Process , size: 125.872 KBytes , file_type: PDF Diagram ,
-
File: Work in Progress ERD.pdf
12.2.2
product: WIP - Work in Process , size: 125.872 KBytes , file_type: PDF Diagram ,
-
Concurrent Program: WIPBWIT
12.1.1
execution_filename: WIP_BIS_PERIOD_BAL_PKG.Refresh , product: WIP - Work in Process , user_name: WIP Capture WIP Inventory Trend , description: WIP Capture WIP Inventory Trend , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: WIPBWIT
12.2.2
execution_filename: WIP_BIS_PERIOD_BAL_PKG.Refresh , product: WIP - Work in Process , user_name: WIP Capture WIP Inventory Trend , description: WIP Capture WIP Inventory Trend , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Table: WIP_BIS_PERIOD_BALANCE
12.1.1
owner:WIP, object_type:TABLE, fnd_design_data:WIP.WIP_BIS_PERIOD_BALANCE, object_name:WIP_BIS_PERIOD_BALANCE, status:VALID, product: WIP - Work in Process , description: the summary table for WIP inventory trend BIS report. , implementation_dba_data: WIP.WIP_BIS_PERIOD_BALANCE ,
-
Table: WIP_BIS_PERIOD_BALANCE
12.2.2
owner:WIP, object_type:TABLE, fnd_design_data:WIP.WIP_BIS_PERIOD_BALANCE, object_name:WIP_BIS_PERIOD_BALANCE, status:VALID, product: WIP - Work in Process , description: the summary table for WIP inventory trend BIS report. , implementation_dba_data: WIP.WIP_BIS_PERIOD_BALANCE ,
-
Lookup Type: WIP_COMPLETION_TXN_TYPE
12.1.1
product: WIP - Work in Process , meaning: WIP COMPLETION TXN TYPE ,
-
Lookup Type: WIP_COMPLETION_TXN_TYPE
12.2.2
product: WIP - Work in Process , meaning: WIP COMPLETION TXN TYPE ,
-
Lookup Type: WIP_LOT_NUMBER_DEFAULT
12.1.1
product: WIP - Work in Process , meaning: WIP LOT NUMBER DEFAULT ,
-
Lookup Type: WIP_WS_SHORT_CALC_LEVEL
12.2.2
product: WIP - Work in Process , meaning: Component Shortage Calculation Level , description: Component Shortage Calculation Level ,
-
Lookup Type: WIP_LOT_NUMBER_DEFAULT
12.2.2
product: WIP - Work in Process , meaning: WIP LOT NUMBER DEFAULT ,
-
Lookup Type: WIP_WS_SHORT_CALC_LEVEL
12.1.1
product: WIP - Work in Process , meaning: Component Shortage Calculation Level , description: Component Shortage Calculation Level ,
-
View: WIP_BIS_PROD_VAL_EMP_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_BIS_PROD_VAL_EMP_V, object_name:WIP_BIS_PROD_VAL_EMP_V, status:VALID, product: WIP - Work in Process , description: Average production per employee in an inventory organization , implementation_dba_data: APPS.WIP_BIS_PROD_VAL_EMP_V ,
-
View: WIP_BIS_PROD_VAL_EMP_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_BIS_PROD_VAL_EMP_V, object_name:WIP_BIS_PROD_VAL_EMP_V, status:VALID, product: WIP - Work in Process , description: Average production per employee in an inventory organization , implementation_dba_data: APPS.WIP_BIS_PROD_VAL_EMP_V ,
-
View: WIP_BIS_UTZ_CAT_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_BIS_UTZ_CAT_V, object_name:WIP_BIS_UTZ_CAT_V, status:VALID, product: WIP - Work in Process , description: Resource Utilization with Product Category and Inventory Item , implementation_dba_data: APPS.WIP_BIS_UTZ_CAT_V ,
-
View: WIP_BIS_UTZ_CAT_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_BIS_UTZ_CAT_V, object_name:WIP_BIS_UTZ_CAT_V, status:VALID, product: WIP - Work in Process , description: Resource Utilization with Product Category and Inventory Item , implementation_dba_data: APPS.WIP_BIS_UTZ_CAT_V ,
-
View: WIP_BIS_UTZ_NOCAT_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_BIS_UTZ_NOCAT_V, object_name:WIP_BIS_UTZ_NOCAT_V, status:VALID, product: WIP - Work in Process , description: Resource Utilization including Inventory Item without Product Category , implementation_dba_data: APPS.WIP_BIS_UTZ_NOCAT_V ,
-
View: WIP_BIS_UTZ_NOCAT_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_BIS_UTZ_NOCAT_V, object_name:WIP_BIS_UTZ_NOCAT_V, status:VALID, product: WIP - Work in Process , description: Resource Utilization including Inventory Item without Product Category , implementation_dba_data: APPS.WIP_BIS_UTZ_NOCAT_V ,
-
View: WIP_BIS_UTZ_CATNOITEM_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_BIS_UTZ_CATNOITEM_V, object_name:WIP_BIS_UTZ_CATNOITEM_V, status:VALID, product: WIP - Work in Process , description: Resource Utilization including Product Category without Inventory Item , implementation_dba_data: APPS.WIP_BIS_UTZ_CATNOITEM_V ,
-
View: WIP_BIS_UTZ_CATNOITEM_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_BIS_UTZ_CATNOITEM_V, object_name:WIP_BIS_UTZ_CATNOITEM_V, status:VALID, product: WIP - Work in Process , description: Resource Utilization including Product Category without Inventory Item , implementation_dba_data: APPS.WIP_BIS_UTZ_CATNOITEM_V ,
-
View: WIP_DEPT_IMM_DISPATCH_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_DEPT_IMM_DISPATCH_V, object_name:WIP_DEPT_IMM_DISPATCH_V, status:VALID, product: WIP - Work in Process , description: Department immediate dispatch list , implementation_dba_data: APPS.WIP_DEPT_IMM_DISPATCH_V ,
-
View: WIP_RES_IMM_DISPATCH_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_RES_IMM_DISPATCH_V, object_name:WIP_RES_IMM_DISPATCH_V, status:VALID, product: WIP - Work in Process , description: Resource immediate dispatch list , implementation_dba_data: APPS.WIP_RES_IMM_DISPATCH_V ,
-
View: WIP_DEPT_IMM_DISPATCH_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_DEPT_IMM_DISPATCH_V, object_name:WIP_DEPT_IMM_DISPATCH_V, status:VALID, product: WIP - Work in Process , description: Department immediate dispatch list , implementation_dba_data: APPS.WIP_DEPT_IMM_DISPATCH_V ,
-
View: WIP_RES_IMM_DISPATCH_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_RES_IMM_DISPATCH_V, object_name:WIP_RES_IMM_DISPATCH_V, status:VALID, product: WIP - Work in Process , description: Resource immediate dispatch list , implementation_dba_data: APPS.WIP_RES_IMM_DISPATCH_V ,
-
View: WIP_INST_EMP_IMM_DISPATCH_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_INST_EMP_IMM_DISPATCH_V, object_name:WIP_INST_EMP_IMM_DISPATCH_V, status:VALID, product: WIP - Work in Process , description: Employee resource instance immediate dispatch list , implementation_dba_data: APPS.WIP_INST_EMP_IMM_DISPATCH_V ,
-
View: WIP_INST_EQP_IMM_DISPATCH_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_INST_EQP_IMM_DISPATCH_V, object_name:WIP_INST_EQP_IMM_DISPATCH_V, status:VALID, product: WIP - Work in Process , description: Equipment resource instance immediate dispatch list , implementation_dba_data: APPS.WIP_INST_EQP_IMM_DISPATCH_V ,
-
View: WIP_INST_EQP_IMM_DISPATCH_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_INST_EQP_IMM_DISPATCH_V, object_name:WIP_INST_EQP_IMM_DISPATCH_V, status:VALID, product: WIP - Work in Process , description: Equipment resource instance immediate dispatch list , implementation_dba_data: APPS.WIP_INST_EQP_IMM_DISPATCH_V ,
-
View: WIP_INST_EMP_IMM_DISPATCH_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WIP.WIP_INST_EMP_IMM_DISPATCH_V, object_name:WIP_INST_EMP_IMM_DISPATCH_V, status:VALID, product: WIP - Work in Process , description: Employee resource instance immediate dispatch list , implementation_dba_data: APPS.WIP_INST_EMP_IMM_DISPATCH_V ,
-
Table: WIP_LPN_COMPLETIONS_SERIALS
12.2.2
owner:WIP, object_type:TABLE, fnd_design_data:WIP.WIP_LPN_COMPLETIONS_SERIALS, object_name:WIP_LPN_COMPLETIONS_SERIALS, status:VALID, product: WIP - Work in Process , description: This table contains serial information for materials being processed in WIP Lpn completions (Mobile Apps) , implementation_dba_data: WIP.WIP_LPN_COMPLETIONS_SERIALS ,
-
Table: WIP_LPN_COMPLETIONS_LOTS
12.2.2
owner:WIP, object_type:TABLE, fnd_design_data:WIP.WIP_LPN_COMPLETIONS_LOTS, object_name:WIP_LPN_COMPLETIONS_LOTS, status:VALID, product: WIP - Work in Process , description: This table contains lot information for materials being processed in WIP Lpn completions (Mobile Apps) , implementation_dba_data: WIP.WIP_LPN_COMPLETIONS_LOTS ,
-
Table: WIP_LPN_COMPLETIONS_LOTS
12.1.1
owner:WIP, object_type:TABLE, fnd_design_data:WIP.WIP_LPN_COMPLETIONS_LOTS, object_name:WIP_LPN_COMPLETIONS_LOTS, status:VALID, product: WIP - Work in Process , description: This table contains lot information for materials being processed in WIP Lpn completions (Mobile Apps) , implementation_dba_data: WIP.WIP_LPN_COMPLETIONS_LOTS ,
-
Table: WIP_LPN_COMPLETIONS_SERIALS
12.1.1
owner:WIP, object_type:TABLE, fnd_design_data:WIP.WIP_LPN_COMPLETIONS_SERIALS, object_name:WIP_LPN_COMPLETIONS_SERIALS, status:VALID, product: WIP - Work in Process , description: This table contains serial information for materials being processed in WIP Lpn completions (Mobile Apps) , implementation_dba_data: WIP.WIP_LPN_COMPLETIONS_SERIALS ,
-
Table: WIP_LPN_COMPLETIONS
12.1.1
owner:WIP, object_type:TABLE, fnd_design_data:WIP.WIP_LPN_COMPLETIONS, object_name:WIP_LPN_COMPLETIONS, status:VALID, product: WIP - Work in Process , description: This table contains material for WIP Lpn completions (Mobile Apps) , implementation_dba_data: WIP.WIP_LPN_COMPLETIONS ,
-
Table: WIP_LPN_COMPLETIONS
12.2.2
owner:WIP, object_type:TABLE, fnd_design_data:WIP.WIP_LPN_COMPLETIONS, object_name:WIP_LPN_COMPLETIONS, status:VALID, product: WIP - Work in Process , description: This table contains material for WIP Lpn completions (Mobile Apps) , implementation_dba_data: WIP.WIP_LPN_COMPLETIONS ,
-
Lookup Type: WIP_WS_SHIFT_OPTIONS
12.2.2
product: WIP - Work in Process , meaning: MES Workstation Shift In/Out Options , description: MES Workstation Shift In/Out Options ,
-
Lookup Type: WIP_WS_SHIFT_OPTIONS
12.1.1
product: WIP - Work in Process , meaning: MES Workstation Shift In/Out Options , description: MES Workstation Shift In/Out Options ,
-
Lookup Type: WIP_WS_CLOCK_OPTIONS
12.1.1
product: WIP - Work in Process , meaning: Enable or Disable Clock In and Out , description: Enable or Disable Clock In and Out ,
-
Lookup Type: WIP_WS_CLOCK_OPTIONS
12.2.2
product: WIP - Work in Process , meaning: Enable or Disable Clock In and Out , description: Enable or Disable Clock In and Out ,
-
Lookup Type: WIP_EXCLUDE_ECO_STATUS
12.1.1
product: WIP - Work in Process , meaning: WIP Exclude ECO Status ,
-
Lookup Type: WIP_EXCLUDE_ECO_STATUS
12.2.2
product: WIP - Work in Process , meaning: WIP Exclude ECO Status ,
-
Lookup Type: WIP_WS_ALLOW_MULT_CLOCK
12.2.2
product: WIP - Work in Process , meaning: Simultaneous Clock In , description: Simultaneous Clock In ,
-
File: WIP_Dependencies.html
12.2.2
product: WIP - Work in Process , size: 315.442 KBytes , file_type: HTML Report , description: WIP_Dependencies.html is an html report that documents dependencies to tables and views in the WIP product. ,
-
File: WIPProduct_Dependencies.html
12.2.2
product: WIP - Work in Process , size: 38.694 KBytes , file_type: HTML Report , description: WIPProduct_Dependencies.html is an html report that documentsexternal dependencies to tables and views in the WIP product. ,
-
File: WIPProduct_Dependencies.html
12.1.1
product: WIP - Work in Process , size: 37.476 KBytes , file_type: HTML Report , description: WIPProduct_Dependencies.html is an html report that documentsexternal dependencies to tables and views in the WIP product. ,
-
File: WIP_Dependencies.html
12.1.1
product: WIP - Work in Process , size: 317.001 KBytes , file_type: HTML Report , description: WIP_Dependencies.html is an html report that documents dependencies to tables and views in the WIP product. ,
-
Lookup Type: WIP_SN_STATUS
12.2.2
product: WIP - Work in Process , meaning: WIP_SN_STATUS , description: WIP statuses for serial numbers used in serialization in WIP. ,
-
Lookup Type: WIP_SN_STATUS
12.1.1
product: WIP - Work in Process , meaning: WIP_SN_STATUS , description: WIP statuses for serial numbers used in serialization in WIP. ,
-
Lookup Type: WIP_WS_OPER_SKILL_ATTRIBUTES
12.1.1
product: WIP - Work in Process , meaning: Operator Skill Validation Attributes for Clock In , description: Operator Skill Validation Attributes for Clock In ,
-
Lookup Type: WIP_WS_OPER_SKILL_ATTRIBUTES
12.2.2
product: WIP - Work in Process , meaning: Operator Skill Validation Attributes for Clock In , description: Operator Skill Validation Attributes for Clock In ,
-
Lookup Type: WIP_EXCEPTION_TYPE
12.1.1
product: WIP - Work in Process , meaning: Exception Types , description: Exception Types ,