Search Results mtl_cycle_count_classes
The MTL_CYCLE_COUNT_CLASSES
table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 is a fundamental data structure within the Inventory module, specifically designed to support cycle counting functionality. Cycle counting is a critical inventory management process that enables organizations to maintain accurate stock records by periodically counting subsets of inventory items rather than conducting full physical inventories. This table stores classification information used to group items for cycle counting purposes, allowing businesses to prioritize counts based on predefined criteria such as value, turnover rate, or other custom attributes.
### **Table Structure and Key Columns**
The MTL_CYCLE_COUNT_CLASSES
table contains several important columns that define cycle count classifications:
- CYCLE_COUNT_CLASS_ID: Primary key identifier for the cycle count class.
- ORGANIZATION_ID: Links the classification to a specific inventory organization.
- CLASS_NAME: Descriptive name of the cycle count class (e.g., "High-Value Items").
- DESCRIPTION: Additional details about the classification.
- LAST_UPDATE_DATE & LAST_UPDATED_BY: Audit columns tracking record modifications.
- CREATION_DATE & CREATED_BY: Audit columns indicating when and by whom the record was created.
- ENABLED_FLAG: Determines whether the classification is active (Y/N).
- ATTRIBUTE_CATEGORY & ATTRIBUTE1-15: Flexfields for custom attributes.
- Item Segmentation: Items are assigned to classes based on criteria like ABC analysis (e.g., Class A for high-value items, Class B for medium, Class C for low).
- Count Frequency Control: Different classes may have varying count frequencies (e.g., Class A items counted monthly, Class C annually).
- Workload Prioritization: Classes help prioritize counts for critical items, improving inventory accuracy.
MTL_CYCLE_COUNT_CLASSES
table integrates with:
- MTL_CYCLE_COUNT_HEADERS: Defines cycle count schedules linked to classes.
- MTL_CYCLE_COUNT_ENTRIES: Tracks items selected for counting based on class assignments.
- MTL_SYSTEM_ITEMS_B: Items are associated with classes via
CYCLE_COUNT_CLASS_ID
.
- Indexing: The table is typically indexed on
CYCLE_COUNT_CLASS_ID
andORGANIZATION_ID
for performance. - Flexfields: Custom attributes can extend classification logic without schema changes.
- Data Security: Access is controlled via Oracle's Organization Access Management (MOAC).
- Align classes with business priorities (e.g., ABC analysis, criticality).
- Use descriptive names and documentation for clarity.
- Leverage flexfields to capture additional classification criteria.
- Regularly review and update classes to reflect changing inventory profiles.
MTL_CYCLE_COUNT_CLASSES
table is a cornerstone of Oracle EBS's cycle counting framework, enabling systematic inventory accuracy management. Proper configuration ensures efficient resource allocation, reduces stock discrepancies, and supports compliance with financial and operational controls. Organizations should carefully design their classification strategy to maximize the benefits of automated cycle counting in Oracle Inventory.
-
Table: MTL_CYCLE_COUNT_CLASSES
12.1.1
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_CYCLE_COUNT_CLASSES, object_name:MTL_CYCLE_COUNT_CLASSES, status:VALID, product: INV - Inventory , description: Defines cycle count classes , implementation_dba_data: INV.MTL_CYCLE_COUNT_CLASSES ,
-
Table: MTL_CYCLE_COUNT_CLASSES
12.2.2
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_CYCLE_COUNT_CLASSES, object_name:MTL_CYCLE_COUNT_CLASSES, status:VALID, product: INV - Inventory , description: Defines cycle count classes , implementation_dba_data: INV.MTL_CYCLE_COUNT_CLASSES ,
-
Table: MTL_ABC_ASSIGNMENT_GROUPS
12.2.2
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_ABC_ASSIGNMENT_GROUPS, object_name:MTL_ABC_ASSIGNMENT_GROUPS, status:VALID, product: INV - Inventory , description: Defines abc groups , implementation_dba_data: INV.MTL_ABC_ASSIGNMENT_GROUPS ,
-
Table: MTL_CYCLE_COUNT_ITEMS
12.1.1
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_CYCLE_COUNT_ITEMS, object_name:MTL_CYCLE_COUNT_ITEMS, status:VALID, product: INV - Inventory , description: Defines items to be used in cycle count , implementation_dba_data: INV.MTL_CYCLE_COUNT_ITEMS ,
-
View: MTL_CYCLE_COUNT_CLASSES_ALL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_CYCLE_COUNT_CLASSES_ALL_V, object_name:MTL_CYCLE_COUNT_CLASSES_ALL_V, status:VALID, product: INV - Inventory , description: 10SC ONLY , implementation_dba_data: APPS.MTL_CYCLE_COUNT_CLASSES_ALL_V ,
-
View: MTL_CYCLE_COUNT_CLASSES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_CYCLE_COUNT_CLASSES_V, object_name:MTL_CYCLE_COUNT_CLASSES_V, status:VALID, product: INV - Inventory , description: 10SC ONLY , implementation_dba_data: APPS.MTL_CYCLE_COUNT_CLASSES_V ,
-
Table: MTL_CYCLE_COUNT_HEADERS
12.2.2
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_CYCLE_COUNT_HEADERS, object_name:MTL_CYCLE_COUNT_HEADERS, status:VALID, product: INV - Inventory , description: Defines cycle count header information , implementation_dba_data: INV.MTL_CYCLE_COUNT_HEADERS ,
-
Table: MTL_ABC_CLASSES
12.1.1
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_ABC_CLASSES, object_name:MTL_ABC_CLASSES, status:VALID, product: INV - Inventory , description: Inventory ABC classes , implementation_dba_data: INV.MTL_ABC_CLASSES ,
-
Table: MTL_ABC_CLASSES
12.2.2
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_ABC_CLASSES, object_name:MTL_ABC_CLASSES, status:VALID, product: INV - Inventory , description: Inventory ABC classes , implementation_dba_data: INV.MTL_ABC_CLASSES ,
-
Table: MTL_CYCLE_COUNT_ITEMS
12.2.2
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_CYCLE_COUNT_ITEMS, object_name:MTL_CYCLE_COUNT_ITEMS, status:VALID, product: INV - Inventory , description: Defines items to be used in cycle count , implementation_dba_data: INV.MTL_CYCLE_COUNT_ITEMS ,
-
View: INVBV_CYCLE_COUNT_CLASSES
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.INVBV_CYCLE_COUNT_CLASSES, object_name:INVBV_CYCLE_COUNT_CLASSES, status:VALID, product: INV - Inventory , description: - Retrofitted , implementation_dba_data: APPS.INVBV_CYCLE_COUNT_CLASSES ,
-
View: MTL_CYCLE_COUNT_CLASSES_ALL_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_CYCLE_COUNT_CLASSES_ALL_V, object_name:MTL_CYCLE_COUNT_CLASSES_ALL_V, status:VALID, product: INV - Inventory , description: 10SC ONLY , implementation_dba_data: APPS.MTL_CYCLE_COUNT_CLASSES_ALL_V ,
-
Table: MTL_ABC_ASSIGNMENT_GROUPS
12.1.1
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_ABC_ASSIGNMENT_GROUPS, object_name:MTL_ABC_ASSIGNMENT_GROUPS, status:VALID, product: INV - Inventory , description: Defines abc groups , implementation_dba_data: INV.MTL_ABC_ASSIGNMENT_GROUPS ,
-
View: INVBV_CYCLE_COUNT_CLASSES
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.INVBV_CYCLE_COUNT_CLASSES, object_name:INVBV_CYCLE_COUNT_CLASSES, status:VALID, product: INV - Inventory , description: - Retrofitted , implementation_dba_data: APPS.INVBV_CYCLE_COUNT_CLASSES ,
-
Table: MTL_CYCLE_COUNT_HEADERS
12.1.1
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_CYCLE_COUNT_HEADERS, object_name:MTL_CYCLE_COUNT_HEADERS, status:VALID, product: INV - Inventory , description: Defines cycle count header information , implementation_dba_data: INV.MTL_CYCLE_COUNT_HEADERS ,
-
View: MTL_CYCLE_COUNT_CLASSES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_CYCLE_COUNT_CLASSES_V, object_name:MTL_CYCLE_COUNT_CLASSES_V, status:VALID, product: INV - Inventory , description: 10SC ONLY , implementation_dba_data: APPS.MTL_CYCLE_COUNT_CLASSES_V ,
-
View: INVFV_CYCLE_COUNT_CLASSES
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.INVFV_CYCLE_COUNT_CLASSES, object_name:INVFV_CYCLE_COUNT_CLASSES, status:VALID, product: INV - Inventory , description: - Retrofitted , implementation_dba_data: APPS.INVFV_CYCLE_COUNT_CLASSES ,
-
View: INVFV_CYCLE_COUNT_CLASSES
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.INVFV_CYCLE_COUNT_CLASSES, object_name:INVFV_CYCLE_COUNT_CLASSES, status:VALID, product: INV - Inventory , description: - Retrofitted , implementation_dba_data: APPS.INVFV_CYCLE_COUNT_CLASSES ,
-
View: MTL_CC_GRAPH_QTR_V
12.2.2
product: INV - Inventory , description: 10SC ONLY , implementation_dba_data: Not implemented in this database ,
-
View: MTL_CC_GRAPH_WK_V
12.1.1
product: INV - Inventory , description: 10SC ONLY , implementation_dba_data: Not implemented in this database ,
-
View: MTL_CC_GRAPH_DAY_V
12.1.1
product: INV - Inventory , description: 10SC ONLY , implementation_dba_data: Not implemented in this database ,
-
View: MTL_CC_GRAPH_MONTH_V
12.2.2
product: INV - Inventory , description: 10SC ONLY , implementation_dba_data: Not implemented in this database ,
-
View: MTL_CC_GRAPH_QTR_V
12.1.1
product: INV - Inventory , description: 10SC ONLY , implementation_dba_data: Not implemented in this database ,
-
View: MTL_CC_GRAPH_DAY_V
12.2.2
product: INV - Inventory , description: 10SC ONLY , implementation_dba_data: Not implemented in this database ,
-
View: MTL_CC_GRAPH_PERIOD_V
12.1.1
product: INV - Inventory , description: 10SC ONLY , implementation_dba_data: Not implemented in this database ,
-
View: MTL_CC_GRAPH_MONTH_V
12.1.1
product: INV - Inventory , description: 10SC ONLY , implementation_dba_data: Not implemented in this database ,
-
View: MTL_CC_GRAPH_WK_V
12.2.2
product: INV - Inventory , description: 10SC ONLY , implementation_dba_data: Not implemented in this database ,
-
View: MTL_CC_GRAPH_PERIOD_V
12.2.2
product: INV - Inventory , description: 10SC ONLY , implementation_dba_data: Not implemented in this database ,
-
View: MTL_CC_GRAPH_V
12.1.1
product: INV - Inventory , description: 10SC ONLY , implementation_dba_data: Not implemented in this database ,
-
View: MTL_CC_GRAPH_V
12.2.2
product: INV - Inventory , description: 10SC ONLY , implementation_dba_data: Not implemented in this database ,
-
View: MTL_CYCLE_COUNT_ENTRIES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_CYCLE_COUNT_ENTRIES_V, object_name:MTL_CYCLE_COUNT_ENTRIES_V, status:VALID, product: INV - Inventory , description: 10SC ONLY , implementation_dba_data: APPS.MTL_CYCLE_COUNT_ENTRIES_V ,
-
View: MTL_CYCLE_COUNT_ENTRIES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_CYCLE_COUNT_ENTRIES_V, object_name:MTL_CYCLE_COUNT_ENTRIES_V, status:VALID, product: INV - Inventory , description: 10SC ONLY , implementation_dba_data: APPS.MTL_CYCLE_COUNT_ENTRIES_V ,
-
Table: MTL_PARAMETERS
12.1.1
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_PARAMETERS, object_name:MTL_PARAMETERS, status:VALID, product: INV - Inventory , description: Inventory control options and defaults , implementation_dba_data: INV.MTL_PARAMETERS ,
-
Table: MTL_PARAMETERS
12.2.2
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_PARAMETERS, object_name:MTL_PARAMETERS, status:VALID, product: INV - Inventory , description: Inventory control options and defaults , implementation_dba_data: INV.MTL_PARAMETERS ,