Search Results cycle count
The IC_CYCL_ERR table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a critical data structure within the Inventory module, specifically designed to track and manage cycle count errors during inventory reconciliation processes. Cycle counting is a key inventory control mechanism that enables organizations to verify stock accuracy without performing full physical inventories. The IC_CYCL_ERR table serves as a repository for recording discrepancies identified during cycle count executions, ensuring auditability and facilitating corrective actions. ### **Purpose and Functionality** The primary purpose of the IC_CYCL_ERR table is to log errors or variances detected when comparing system-generated inventory quantities with physically counted quantities during cycle counts. These discrepancies may arise due to data entry errors, misplacements, theft, or system inaccuracies. The table captures essential details such as item identifiers, location codes, expected and actual quantities, and variance thresholds, enabling inventory managers to analyze root causes and implement adjustments. ### **Key Columns and Data Structure** The IC_CYCL_ERR table comprises several columns that store metadata about cycle count errors, including: - **CYCLE_COUNT_ID**: A unique identifier linking the error to a specific cycle count header. - **ORGANIZATION_ID**: Identifies the inventory organization where the discrepancy occurred. - **INVENTORY_ITEM_ID**: References the item in question from the MTL_SYSTEM_ITEMS_B table. - **SUBINVENTORY_CODE**: Specifies the subinventory location where the variance was detected. - **LOCATOR_ID**: Points to the exact locator within the subinventory (if applicable). - **SYSTEM_QUANTITY**: The system-recorded quantity before the count. - **COUNT_QUANTITY**: The physically counted quantity. - **VARIANCE_QUANTITY**: The arithmetic difference between system and counted quantities. - **TOLERANCE_PERCENTAGE**: The allowable variance threshold before flagging an error. - **ERROR_STATUS**: Indicates whether the discrepancy is pending review, approved, or adjusted. - **LAST_UPDATE_DATE**: Timestamp of the last modification to the error record. ### **Integration with Other Modules** The IC_CYCL_ERR table interacts with several core EBS tables, including: - MTL_CYCLE_COUNT_HEADERS: Contains cycle count master data. - MTL_SYSTEM_ITEMS_B: Stores item definitions. - MTL_SYSTEM_ITEMS_TL: Provides item descriptions in multiple languages. - MTL_ITEM_LOCATIONS: Holds locator details for granular tracking. ### **Business Process Flow** 1. **Cycle Count Execution**: A cycle count is initiated, and counts are entered into the system. 2. **Variance Detection**: The system compares counted quantities with recorded quantities. 3. **Error Logging**: Discrepancies exceeding tolerance thresholds are written to IC_CYCL_ERR. 4. **Review and Adjustment**: Inventory managers investigate errors and approve adjustments via forms or APIs. 5. **System Update**: Approved adjustments update the MTL_ONHAND_QUANTITIES table to reflect accurate stock levels. ### **Technical Considerations** - **Indexing**: The table is typically indexed on CYCLE_COUNT_ID, ORGANIZATION_ID, and INVENTORY_ITEM_ID for performance optimization. - **Purge Policies**: Historical error records may be archived or purged periodically to maintain system efficiency. - **APIs**: Oracle provides public APIs (e.g., INV_COUNT_ENTRY_PUB) to programmatically interact with cycle count errors. ### **Conclusion** The IC_CYCL_ERR table is a foundational component of Oracle EBS Inventory’s cycle counting functionality, ensuring data integrity and operational transparency. By systematically logging and managing discrepancies, organizations can maintain accurate inventory records, reduce stockouts or overages, and comply with auditing requirements. Proper utilization of this table, combined with Oracle’s integrated workflows, enhances inventory accuracy and supports efficient supply chain operations.
-
Concurrent Program: CYAUDIT
12.2.2
execution_filename: CYAUDIT , product: GMI - Process Manufacturing Inventory , user_name: CYAUDIT , description: Cycle Count Auditing Report of OPM PI , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: CYAUDIT
12.1.1
execution_filename: CYAUDIT , product: GMI - Process Manufacturing Inventory , user_name: CYAUDIT , description: Cycle Count Auditing Report of OPM PI , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: PIR04
12.2.2
execution_filename: PIR04 , product: GMI - Process Manufacturing Inventory , user_name: PIR04 , description: Count Entries Report of Oracle OPM PI , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: PIR04
12.1.1
execution_filename: PIR04 , product: GMI - Process Manufacturing Inventory , user_name: PIR04 , description: Count Entries Report of Oracle OPM PI , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: PIR05_XML
12.2.2
product: GMI - Process Manufacturing Inventory , user_name: Cycle Count Forms (XML) , description: Cycle Count Forms Report of Oracle OPM PI , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Concurrent Program: PIR05
12.1.1
execution_filename: PIR05 , product: GMI - Process Manufacturing Inventory , user_name: PIR05 , description: Count Forms Report of Oracle OPM PI , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: PIR05
12.2.2
execution_filename: PIR05 , product: GMI - Process Manufacturing Inventory , user_name: PIR05 , description: Count Forms Report of Oracle OPM PI , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: PIR05_XML
12.1.1
product: GMI - Process Manufacturing Inventory , user_name: Cycle Count Forms (XML) , description: Cycle Count Forms Report of Oracle OPM PI , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Table: IC_CYCL_ERR
12.1.1
owner:GMI, object_type:TABLE, fnd_design_data:GMI.IC_CYCL_ERR, object_name:IC_CYCL_ERR, status:VALID, product: GMI - Process Manufacturing Inventory , description: Cycle Count Error Table. , implementation_dba_data: GMI.IC_CYCL_ERR ,
-
Table: IC_CYCL_ERR
12.2.2
owner:GMI, object_type:TABLE, fnd_design_data:GMI.IC_CYCL_ERR, object_name:IC_CYCL_ERR, status:VALID, product: GMI - Process Manufacturing Inventory , description: Cycle Count Error Table. , implementation_dba_data: GMI.IC_CYCL_ERR ,
-
Table: IC_CYCL_MSC
12.2.2
owner:GMI, object_type:TABLE, fnd_design_data:GMI.IC_CYCL_MSC, object_name:IC_CYCL_MSC, status:VALID, product: GMI - Process Manufacturing Inventory , description: This table contains the additional items added to a cycle count. , implementation_dba_data: GMI.IC_CYCL_MSC ,
-
Table: IC_RANK_MST
12.1.1
owner:GMI, object_type:TABLE, fnd_design_data:GMI.IC_RANK_MST, object_name:IC_RANK_MST, status:VALID, product: GMI - Process Manufacturing Inventory , description: Inventory rank master. This table defines rank information for use in determining the cycle count schedule. , implementation_dba_data: GMI.IC_RANK_MST ,
-
Table: IC_RANK_MST
12.2.2
owner:GMI, object_type:TABLE, fnd_design_data:GMI.IC_RANK_MST, object_name:IC_RANK_MST, status:VALID, product: GMI - Process Manufacturing Inventory , description: Inventory rank master. This table defines rank information for use in determining the cycle count schedule. , implementation_dba_data: GMI.IC_RANK_MST ,
-
Table: IC_CYCL_MSC
12.1.1
owner:GMI, object_type:TABLE, fnd_design_data:GMI.IC_CYCL_MSC, object_name:IC_CYCL_MSC, status:VALID, product: GMI - Process Manufacturing Inventory , description: This table contains the additional items added to a cycle count. , implementation_dba_data: GMI.IC_CYCL_MSC ,
-
Table: IC_CYCL_HDR
12.1.1
owner:GMI, object_type:TABLE, fnd_design_data:GMI.IC_CYCL_HDR, object_name:IC_CYCL_HDR, status:VALID, product: GMI - Process Manufacturing Inventory , description: This table contains the cycle header information. It will define the warehouse for which the count is taking place. , implementation_dba_data: GMI.IC_CYCL_HDR ,
-
Table: IC_CYCL_HDR
12.2.2
owner:GMI, object_type:TABLE, fnd_design_data:GMI.IC_CYCL_HDR, object_name:IC_CYCL_HDR, status:VALID, product: GMI - Process Manufacturing Inventory , description: This table contains the cycle header information. It will define the warehouse for which the count is taking place. , implementation_dba_data: GMI.IC_CYCL_HDR ,
-
Concurrent Program: CYPST
12.2.2
execution_filename: CYPST , product: GMI - Process Manufacturing Inventory , user_name: CYPST , description: Cycle Posting Results Report of OPM PI , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: CYPST
12.1.1
execution_filename: CYPST , product: GMI - Process Manufacturing Inventory , user_name: CYPST , description: Cycle Posting Results Report of OPM PI , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Table: IC_CYCL_DTL
12.1.1
owner:GMI, object_type:TABLE, fnd_design_data:GMI.IC_CYCL_DTL, object_name:IC_CYCL_DTL, status:VALID, product: GMI - Process Manufacturing Inventory , description: Cycle detail , implementation_dba_data: GMI.IC_CYCL_DTL ,
-
Table: IC_CYCL_DTL
12.2.2
owner:GMI, object_type:TABLE, fnd_design_data:GMI.IC_CYCL_DTL, object_name:IC_CYCL_DTL, status:VALID, product: GMI - Process Manufacturing Inventory , description: Cycle detail , implementation_dba_data: GMI.IC_CYCL_DTL ,
-
Table: IC_CYCL_ADT
12.1.1
owner:GMI, object_type:TABLE, fnd_design_data:GMI.IC_CYCL_ADT, object_name:IC_CYCL_ADT, status:VALID, product: GMI - Process Manufacturing Inventory , description: Cycle audit , implementation_dba_data: GMI.IC_CYCL_ADT ,
-
Table: IC_PHYS_CNT
12.1.1
owner:GMI, object_type:TABLE, fnd_design_data:GMI.IC_PHYS_CNT, object_name:IC_PHYS_CNT, status:VALID, product: GMI - Process Manufacturing Inventory , description: Physical inventory and cycle counts , implementation_dba_data: GMI.IC_PHYS_CNT ,
-
Table: IC_CYCL_ADT
12.2.2
owner:GMI, object_type:TABLE, fnd_design_data:GMI.IC_CYCL_ADT, object_name:IC_CYCL_ADT, status:VALID, product: GMI - Process Manufacturing Inventory , description: Cycle audit , implementation_dba_data: GMI.IC_CYCL_ADT ,
-
Table: IC_PHYS_CNT
12.2.2
owner:GMI, object_type:TABLE, fnd_design_data:GMI.IC_PHYS_CNT, object_name:IC_PHYS_CNT, status:VALID, product: GMI - Process Manufacturing Inventory , description: Physical inventory and cycle counts , implementation_dba_data: GMI.IC_PHYS_CNT ,
-
Lookup Type: PI_PIR04_SORT
12.1.1
product: GMI - Process Manufacturing Inventory , meaning: Sort By for Count Entries , description: Sort By for Count Entries ,
-
Lookup Type: PI_PIR04_SORT
12.2.2
product: GMI - Process Manufacturing Inventory , meaning: Sort By for Count Entries , description: Sort By for Count Entries ,
-
Concurrent Program: PIR03
12.1.1
execution_filename: PIR03 , product: GMI - Process Manufacturing Inventory , user_name: PIR03 , description: Count Class Report of OPM PI , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: PIR03
12.2.2
execution_filename: PIR03 , product: GMI - Process Manufacturing Inventory , user_name: PIR03 , description: Count Class Report of OPM PI , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Lookup Type: GMI_COUNT_ENTRY_SORT_ORDER
12.1.1
product: GMI - Process Manufacturing Inventory , meaning: Count Entry Form Sort Order , description: Count Entry Form Sort Order ,
-
Concurrent Program: PIR041
12.1.1
execution_filename: PIR04 , product: GMI - Process Manufacturing Inventory , user_name: PIR04 , description: Count Entries Report of Oracle OPM PI , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: PIR051
12.1.1
execution_filename: PIR05 , product: GMI - Process Manufacturing Inventory , user_name: PIR05 , description: Count Forms Report of Oracle OPM PI , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Lookup Type: GMI_COUNT_ENTRY_SORT_ORDER
12.2.2
product: GMI - Process Manufacturing Inventory , meaning: Count Entry Form Sort Order , description: Count Entry Form Sort Order ,
-
Concurrent Program: PIR041
12.2.2
execution_filename: PIR04 , product: GMI - Process Manufacturing Inventory , user_name: PIR04 , description: Count Entries Report of Oracle OPM PI , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: PIR051
12.2.2
execution_filename: PIR05 , product: GMI - Process Manufacturing Inventory , user_name: PIR05 , description: Count Forms Report of Oracle OPM PI , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Table: IC_CRUL_CLS
12.2.2
owner:GMI, object_type:TABLE, fnd_design_data:GMI.IC_CRUL_CLS, object_name:IC_CRUL_CLS, status:VALID, product: GMI - Process Manufacturing Inventory , description: Count class table , implementation_dba_data: GMI.IC_CRUL_CLS ,
-
Table: IC_CRUL_CLS
12.1.1
owner:GMI, object_type:TABLE, fnd_design_data:GMI.IC_CRUL_CLS, object_name:IC_CRUL_CLS, status:VALID, product: GMI - Process Manufacturing Inventory , description: Count class table , implementation_dba_data: GMI.IC_CRUL_CLS ,
-
Table: IC_ITEM_CDT
12.1.1
owner:GMI, object_type:TABLE, fnd_design_data:GMI.IC_ITEM_CDT, object_name:IC_ITEM_CDT, status:VALID, product: GMI - Process Manufacturing Inventory , description: Scheduled count date , implementation_dba_data: GMI.IC_ITEM_CDT ,
-
Table: IC_ITEM_CDT
12.2.2
owner:GMI, object_type:TABLE, fnd_design_data:GMI.IC_ITEM_CDT, object_name:IC_ITEM_CDT, status:VALID, product: GMI - Process Manufacturing Inventory , description: Scheduled count date , implementation_dba_data: GMI.IC_ITEM_CDT ,
-
View: GMI_PICK_LOTS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:GMI.GMI_PICK_LOTS_V, object_name:GMI_PICK_LOTS_V, status:VALID, product: GMI - Process Manufacturing Inventory , description: View to populate pick lots screen from shipment form , implementation_dba_data: APPS.GMI_PICK_LOTS_V ,
-
View: GMI_PICK_LOTS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:GMI.GMI_PICK_LOTS_V, object_name:GMI_PICK_LOTS_V, status:VALID, product: GMI - Process Manufacturing Inventory , description: View to populate pick lots screen from shipment form , implementation_dba_data: APPS.GMI_PICK_LOTS_V ,