Search Results mtl_abc_classes
The MTL_ABC_CLASSES table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a critical repository for storing ABC (Activity-Based Costing) classification data within the Inventory Management module. ABC classification is a widely used inventory categorization technique that segments items into three classes—A, B, and C—based on their consumption value, demand frequency, or other business-defined criteria. This classification helps organizations prioritize inventory control efforts, optimize stock levels, and improve supply chain efficiency. ### **Purpose and Functionality** The MTL_ABC_CLASSES table stores the definitions of ABC classes, including their names, descriptions, and associated attributes. Each class (A, B, C, or custom-defined) is assigned a unique identifier (ABC_CLASS_ID) and a name (ABC_CLASS_NAME). Organizations can define additional classes beyond the standard A, B, and C classifications to meet specific business needs. ### **Key Columns in MTL_ABC_CLASSES** The table includes several important columns: - ABC_CLASS_ID: A unique numeric identifier for each ABC class. - ABC_CLASS_NAME: The name of the ABC class (e.g., "A", "B", "C"). - DESCRIPTION: A detailed description of the class. - DISABLE_DATE: The date when the class was deactivated (if applicable). - CREATED_BY, CREATION_DATE, LAST_UPDATED_BY, LAST_UPDATE_DATE: Audit columns tracking record creation and modification. ### **Integration with Other Modules** The ABC classifications stored in MTL_ABC_CLASSES are referenced by other Oracle EBS modules, including: - Inventory Management: For stock analysis and replenishment strategies. - Cost Management: To apply different costing methods based on item classification. - Order Management: To prioritize fulfillment for high-value (Class A) items. - Procurement: To optimize purchasing strategies based on ABC segmentation. ### **ABC Assignment Process** Items are assigned to ABC classes via the MTL_ABC_ASSIGNMENTS table, which links inventory items (INVENTORY_ITEM_ID and ORGANIZATION_ID) to their respective ABC classes. The assignment can be manual or automated through the ABC Analysis and Assignment concurrent program, which evaluates item usage and applies predefined thresholds. ### **Customization and Extensions** Organizations can extend the standard ABC classification by: - Adding new classes (e.g., "D" for obsolete items). - Modifying assignment criteria via custom PL/SQL logic. - Integrating with external analytics tools for advanced segmentation. ### **Best Practices** - Regularly update ABC classifications to reflect changing demand patterns. - Use the ABC_COMPILE_GROUP feature for bulk processing. - Leverage Oracle’s Inventory Optimization module for dynamic reclassification. ### **Conclusion** The MTL_ABC_CLASSES table is a foundational component of Oracle EBS Inventory Management, enabling businesses to implement data-driven inventory control strategies. By leveraging ABC analysis, organizations can reduce carrying costs, improve service levels, and enhance operational efficiency. Proper configuration and maintenance of this table are essential for maximizing the benefits of ABC classification in Oracle EBS.
-
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_ABC_ASSIGNMENTS
12.2.2
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_ABC_ASSIGNMENTS, object_name:MTL_ABC_ASSIGNMENTS, status:VALID, product: INV - Inventory , description: Assigns items to abc classes in an abc group , implementation_dba_data: INV.MTL_ABC_ASSIGNMENTS ,
-
View: MTL_ABC_CLASSES_ALL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_ABC_CLASSES_ALL_V, object_name:MTL_ABC_CLASSES_ALL_V, status:VALID, product: INV - Inventory , description: 10SC ONLY , implementation_dba_data: APPS.MTL_ABC_CLASSES_ALL_V ,
-
Table: MTL_ABC_ASSIGNMENTS
12.1.1
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_ABC_ASSIGNMENTS, object_name:MTL_ABC_ASSIGNMENTS, status:VALID, product: INV - Inventory , description: Assigns items to abc classes in an abc group , implementation_dba_data: INV.MTL_ABC_ASSIGNMENTS ,
-
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_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: INVBV_ABC_CLASSES
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.INVBV_ABC_CLASSES, object_name:INVBV_ABC_CLASSES, status:VALID, product: INV - Inventory , description: - Retrofitted , implementation_dba_data: APPS.INVBV_ABC_CLASSES ,
-
View: MTL_ABC_CLASSES_VAL_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_ABC_CLASSES_VAL_V, object_name:MTL_ABC_CLASSES_VAL_V, status:VALID, product: INV - Inventory , description: 10SC ONLY , implementation_dba_data: APPS.MTL_ABC_CLASSES_VAL_V ,
-
Table: MTL_ABC_ASSGN_GROUP_CLASSES
12.1.1
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_ABC_ASSGN_GROUP_CLASSES, object_name:MTL_ABC_ASSGN_GROUP_CLASSES, status:VALID, product: INV - Inventory , description: Assigns abc classes to abc groups , implementation_dba_data: INV.MTL_ABC_ASSGN_GROUP_CLASSES ,
-
Table: MTL_ABC_ASSGN_GROUP_CLASSES
12.2.2
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_ABC_ASSGN_GROUP_CLASSES, object_name:MTL_ABC_ASSGN_GROUP_CLASSES, status:VALID, product: INV - Inventory , description: Assigns abc classes to abc groups , implementation_dba_data: INV.MTL_ABC_ASSGN_GROUP_CLASSES ,
-
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 ,
-
View: INVBV_ABC_ASSGN_GROUP_CLASSES
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.INVBV_ABC_ASSGN_GROUP_CLASSES, object_name:INVBV_ABC_ASSGN_GROUP_CLASSES, status:VALID, product: INV - Inventory , description: - Retrofitted , implementation_dba_data: APPS.INVBV_ABC_ASSGN_GROUP_CLASSES ,
-
View: MTL_ABC_CLASSES_ALL_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_ABC_CLASSES_ALL_V, object_name:MTL_ABC_CLASSES_ALL_V, status:VALID, product: INV - Inventory , description: 10SC ONLY , implementation_dba_data: APPS.MTL_ABC_CLASSES_ALL_V ,
-
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: INVFV_ABC_CLASSES
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.INVFV_ABC_CLASSES, object_name:INVFV_ABC_CLASSES, status:VALID, product: INV - Inventory , description: - Retrofitted , implementation_dba_data: APPS.INVFV_ABC_CLASSES ,
-
View: INVFV_ABC_CLASSES
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.INVFV_ABC_CLASSES, object_name:INVFV_ABC_CLASSES, status:VALID, product: INV - Inventory , description: - Retrofitted , implementation_dba_data: APPS.INVFV_ABC_CLASSES ,
-
View: MTL_ABC_CLASSES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_ABC_CLASSES_V, object_name:MTL_ABC_CLASSES_V, status:VALID, product: INV - Inventory , description: 10SC ONLY , implementation_dba_data: APPS.MTL_ABC_CLASSES_V ,
-
View: MTL_ABC_CLASSES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_ABC_CLASSES_V, object_name:MTL_ABC_CLASSES_V, status:VALID, product: INV - Inventory , description: 10SC ONLY , implementation_dba_data: APPS.MTL_ABC_CLASSES_V ,
-
View: MTL_ABC_CLASSES_VAL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_ABC_CLASSES_VAL_V, object_name:MTL_ABC_CLASSES_VAL_V, status:VALID, product: INV - Inventory , description: 10SC ONLY , implementation_dba_data: APPS.MTL_ABC_CLASSES_VAL_V ,
-
View: INVBV_ABC_CLASSES
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.INVBV_ABC_CLASSES, object_name:INVBV_ABC_CLASSES, status:VALID, product: INV - Inventory , description: - Retrofitted , implementation_dba_data: APPS.INVBV_ABC_CLASSES ,
-
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 ,
-
View: INVBV_ABC_ASSGN_GROUP_CLASSES
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.INVBV_ABC_ASSGN_GROUP_CLASSES, object_name:INVBV_ABC_ASSGN_GROUP_CLASSES, status:VALID, product: INV - Inventory , description: - Retrofitted , implementation_dba_data: APPS.INVBV_ABC_ASSGN_GROUP_CLASSES ,
-
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_ABC_ASSIGNMENTS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.INVFV_ABC_ASSIGNMENTS, object_name:INVFV_ABC_ASSIGNMENTS, status:VALID, product: INV - Inventory , description: - Retrofitted , implementation_dba_data: APPS.INVFV_ABC_ASSIGNMENTS ,
-
View: MTL_CYCLE_COUNT_ITEMS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_CYCLE_COUNT_ITEMS_V, object_name:MTL_CYCLE_COUNT_ITEMS_V, status:VALID, product: INV - Inventory , description: 10SC ONLY , implementation_dba_data: APPS.MTL_CYCLE_COUNT_ITEMS_V ,
-
View: MTL_CYCLE_COUNT_ITEMS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_CYCLE_COUNT_ITEMS_V, object_name:MTL_CYCLE_COUNT_ITEMS_V, status:VALID, product: INV - Inventory , description: 10SC ONLY , implementation_dba_data: APPS.MTL_CYCLE_COUNT_ITEMS_V ,
-
View: INVFV_ABC_ASSGN_GROUP_CLASSES
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.INVFV_ABC_ASSGN_GROUP_CLASSES, object_name:INVFV_ABC_ASSGN_GROUP_CLASSES, status:VALID, product: INV - Inventory , description: - Retrofitted , implementation_dba_data: APPS.INVFV_ABC_ASSGN_GROUP_CLASSES ,
-
View: INVFV_ABC_ASSGN_GROUP_CLASSES
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.INVFV_ABC_ASSGN_GROUP_CLASSES, object_name:INVFV_ABC_ASSGN_GROUP_CLASSES, status:VALID, product: INV - Inventory , description: - Retrofitted , implementation_dba_data: APPS.INVFV_ABC_ASSGN_GROUP_CLASSES ,
-
View: INVFV_CYCLE_COUNT_ITEMS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.INVFV_CYCLE_COUNT_ITEMS, object_name:INVFV_CYCLE_COUNT_ITEMS, status:VALID, product: INV - Inventory , description: - Retrofitted , implementation_dba_data: APPS.INVFV_CYCLE_COUNT_ITEMS ,
-
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_ABC_ASSIGNMENTS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.INVFV_ABC_ASSIGNMENTS, object_name:INVFV_ABC_ASSIGNMENTS, status:VALID, product: INV - Inventory , description: - Retrofitted , implementation_dba_data: APPS.INVFV_ABC_ASSIGNMENTS ,
-
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: INVFV_CYCLE_COUNT_ITEMS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.INVFV_CYCLE_COUNT_ITEMS, object_name:INVFV_CYCLE_COUNT_ITEMS, status:VALID, product: INV - Inventory , description: - Retrofitted , implementation_dba_data: APPS.INVFV_CYCLE_COUNT_ITEMS ,
-
View: MTL_ABC_ASSGN_GROUP_CLASSES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_ABC_ASSGN_GROUP_CLASSES_V, object_name:MTL_ABC_ASSGN_GROUP_CLASSES_V, status:VALID, product: INV - Inventory , description: 10SC ONLY , implementation_dba_data: APPS.MTL_ABC_ASSGN_GROUP_CLASSES_V ,
-
View: MTL_ABC_ASSGN_GROUP_CLASSES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_ABC_ASSGN_GROUP_CLASSES_V, object_name:MTL_ABC_ASSGN_GROUP_CLASSES_V, status:VALID, product: INV - Inventory , description: 10SC ONLY , implementation_dba_data: APPS.MTL_ABC_ASSGN_GROUP_CLASSES_V ,
-
View: MTL_ABC_ASSIGNMENTS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_ABC_ASSIGNMENTS_V, object_name:MTL_ABC_ASSIGNMENTS_V, status:VALID, product: INV - Inventory , description: 10SC ONLY , implementation_dba_data: APPS.MTL_ABC_ASSIGNMENTS_V ,
-
View: MTL_ABC_ASSIGNMENTS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_ABC_ASSIGNMENTS_V, object_name:MTL_ABC_ASSIGNMENTS_V, status:VALID, product: INV - Inventory , description: 10SC ONLY , implementation_dba_data: APPS.MTL_ABC_ASSIGNMENTS_V ,
-
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 ,