Search Results mtl_item_catalog_groups_b
The MTL_ITEM_CATALOG_GROUPS_B table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a fundamental entity within the Inventory module, serving as the base table for catalog group definitions. Catalog groups are hierarchical structures used to classify and organize items for reporting, searching, and analytical purposes. This table stores the core attributes of catalog groups, while its corresponding descriptive table, MTL_ITEM_CATALOG_GROUPS_TL, holds language-specific translations.
Key Attributes and Structure
The MTL_ITEM_CATALOG_GROUPS_B table contains the following critical columns:- CATALOG_GROUP_ID: Primary key identifier for the catalog group.
- SEGMENT1, SEGMENT2, ..., SEGMENT20: Flexfield segments defining the catalog group's hierarchical structure.
- SUMMARY_FLAG: Indicates whether the group is a summary (parent) node or a detail (leaf) node.
- ENABLED_FLAG: Determines if the catalog group is active for use.
- START_DATE_ACTIVE and END_DATE_ACTIVE: Define the valid date range for the group.
- CREATION_DATE, CREATED_BY, LAST_UPDATE_DATE, LAST_UPDATED_BY: Standard Oracle audit columns.
Functional Role
Catalog groups enable organizations to categorize items in a multi-level hierarchy, facilitating efficient navigation and reporting. For example, a manufacturing firm might structure catalog groups as Electronics > Components > Resistors. The MTL_ITEM_CATALOG_GROUPS_B table maintains this hierarchy through flexfield segments and parent-child relationships.Integration with Other Modules
This table integrates with:- Inventory Items (MTL_SYSTEM_ITEMS_B): Items are assigned to catalog groups via the CATALOG_GROUP_ID column.
- Purchasing: Catalog groups streamline requisition and purchase order creation by filtering items.
- Order Management: Enhances item searchability during order entry.
Technical Considerations
- Flexfield Configuration: The catalog group flexfield must be configured (via Application Developer > Flexfields > Key > Segments) before use.
- Indexes: Primary key (CATALOG_GROUP_ID) and flexfield segment indexes optimize query performance.
- API Usage: Oracle provides PL/SQL APIs (e.g., INV_ITEM_CATALOG_GROUP_PUB) for programmatic access.
Customization and Extensions
Organizations often extend catalog groups to align with business-specific classification needs. Custom reports leveraging this table can provide insights into item distribution across hierarchies. However, direct DML operations on MTL_ITEM_CATALOG_GROUPS_B are discouraged; instead, use Oracle's public APIs to ensure data integrity.Example Use Case
A retail company configures catalog groups to mirror its product taxonomy: Apparel > Men > Shirts. During item setup, each shirt SKU is linked to the corresponding catalog group via CATALOG_GROUP_ID. This enables sales teams to filter items by category in Order Management and generates category-wise inventory valuation reports.Conclusion
The MTL_ITEM_CATALOG_GROUPS_B table is pivotal for item classification in Oracle EBS. Its hierarchical flexfield structure, combined with integration across inventory, purchasing, and order management, makes it indispensable for efficient item master data management. Proper configuration and adherence to Oracle's API guidelines ensure optimal performance and maintainability.-
Table: MTL_ITEM_CATALOG_GROUPS_B
12.2.2
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_ITEM_CATALOG_GROUPS_B, object_name:MTL_ITEM_CATALOG_GROUPS_B, status:VALID, product: INV - Inventory , description: Item Catalog Groups , implementation_dba_data: INV.MTL_ITEM_CATALOG_GROUPS_B ,
-
Table: MTL_ITEM_CATALOG_GROUPS_B
12.1.1
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_ITEM_CATALOG_GROUPS_B, object_name:MTL_ITEM_CATALOG_GROUPS_B, status:VALID, product: INV - Inventory , description: Item Catalog Groups , implementation_dba_data: INV.MTL_ITEM_CATALOG_GROUPS_B ,
-
Table: MTL_DESCRIPTIVE_ELEMENTS
12.1.1
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_DESCRIPTIVE_ELEMENTS, object_name:MTL_DESCRIPTIVE_ELEMENTS, status:VALID, product: INV - Inventory , description: Descriptive element definitions for an item catalog group , implementation_dba_data: INV.MTL_DESCRIPTIVE_ELEMENTS ,
-
Table: MTL_DESCRIPTIVE_ELEMENTS
12.2.2
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_DESCRIPTIVE_ELEMENTS, object_name:MTL_DESCRIPTIVE_ELEMENTS, status:VALID, product: INV - Inventory , description: Descriptive element definitions for an item catalog group , implementation_dba_data: INV.MTL_DESCRIPTIVE_ELEMENTS ,
-
Table: MTL_ITEM_CATALOG_GROUPS_TL
12.2.2
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_ITEM_CATALOG_GROUPS_TL, object_name:MTL_ITEM_CATALOG_GROUPS_TL, status:VALID, product: INV - Inventory , description: Item Catalog Groups table storing translated Description column , implementation_dba_data: INV.MTL_ITEM_CATALOG_GROUPS_TL ,
-
Table: MTL_ITEM_CATALOG_GROUPS_TL
12.1.1
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_ITEM_CATALOG_GROUPS_TL, object_name:MTL_ITEM_CATALOG_GROUPS_TL, status:VALID, product: INV - Inventory , description: Item Catalog Groups table storing translated Description column , implementation_dba_data: INV.MTL_ITEM_CATALOG_GROUPS_TL ,
-
Table: MTL_ICG_ALIASES
12.1.1
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_ICG_ALIASES, object_name:MTL_ICG_ALIASES, status:VALID, product: INV - Inventory , description: Recommended item aliases for items in an item catalog group , implementation_dba_data: INV.MTL_ICG_ALIASES ,
-
Table: MTL_ICG_CATEGORIES
12.2.2
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_ICG_CATEGORIES, object_name:MTL_ICG_CATEGORIES, status:VALID, product: INV - Inventory , description: Recommended item categories for items in an item catalog group , implementation_dba_data: INV.MTL_ICG_CATEGORIES ,
-
Table: MTL_ICG_ALIASES
12.2.2
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_ICG_ALIASES, object_name:MTL_ICG_ALIASES, status:VALID, product: INV - Inventory , description: Recommended item aliases for items in an item catalog group , implementation_dba_data: INV.MTL_ICG_ALIASES ,
-
Table: MTL_ICG_CATEGORIES
12.1.1
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_ICG_CATEGORIES, object_name:MTL_ICG_CATEGORIES, status:VALID, product: INV - Inventory , description: Recommended item categories for items in an item catalog group , implementation_dba_data: INV.MTL_ICG_CATEGORIES ,
-
View: MTL_ITEM_CATALOG_GROUPS_B_KFV
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_ITEM_CATALOG_GROUPS_B_KFV, object_name:MTL_ITEM_CATALOG_GROUPS_B_KFV, status:VALID, product: INV - Inventory , description: Item Catalog Groups dummy key flexfield view , implementation_dba_data: APPS.MTL_ITEM_CATALOG_GROUPS_B_KFV ,
-
View: MTL_ITEM_CATALOG_GROUPS_VL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_ITEM_CATALOG_GROUPS_VL, object_name:MTL_ITEM_CATALOG_GROUPS_VL, status:VALID, product: INV - Inventory , description: Item Catalog Groups multilingual view , implementation_dba_data: APPS.MTL_ITEM_CATALOG_GROUPS_VL ,
-
View: MTL_ITEM_CATALOG_GROUPS_VL
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_ITEM_CATALOG_GROUPS_VL, object_name:MTL_ITEM_CATALOG_GROUPS_VL, status:VALID, product: INV - Inventory , description: Item Catalog Groups multilingual view , implementation_dba_data: APPS.MTL_ITEM_CATALOG_GROUPS_VL ,
-
View: MTL_ITEM_CATALOG_GROUPS_B_KFV
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:INV.MTL_ITEM_CATALOG_GROUPS_B_KFV, object_name:MTL_ITEM_CATALOG_GROUPS_B_KFV, status:VALID, product: INV - Inventory , description: Item Catalog Groups dummy key flexfield view , implementation_dba_data: APPS.MTL_ITEM_CATALOG_GROUPS_B_KFV ,
-
Table: MTL_SYSTEM_ITEMS_B
12.1.1
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_SYSTEM_ITEMS_B, object_name:MTL_SYSTEM_ITEMS_B, status:VALID, product: INV - Inventory , description: Inventory item definitions , implementation_dba_data: INV.MTL_SYSTEM_ITEMS_B ,
-
Table: MTL_SYSTEM_ITEMS_B
12.2.2
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_SYSTEM_ITEMS_B, object_name:MTL_SYSTEM_ITEMS_B, status:VALID, product: INV - Inventory , description: Inventory item definitions , implementation_dba_data: INV.MTL_SYSTEM_ITEMS_B ,