Search Results mtl_category_sets_b
Deep Dive into MTL_CATEGORY_SETS_B in Oracle EBS 12.1.1/12.2.2
The MTL_CATEGORY_SETS_B
table is a fundamental data structure within Oracle E-Business Suite (EBS) Inventory and Product Information Management modules, serving as the backbone for category set definitions. It stores metadata about categorization hierarchies used to classify items, enabling flexible grouping for reporting, pricing, procurement, and other business processes.
Core Functionality:
This table maintains master data for category sets - logical groupings of item categories that share common attributes. Each record represents a distinct classification framework (e.g., "Purchasing Categories", "Inventory Categories") with these key attributes:
- CATEGORY_SET_ID: Primary key, sequence-generated identifier
- CATEGORY_SET_NAME: Unique name (up to 30 characters)
- DESCRIPTION: Detailed purpose explanation (240 characters)
- STRUCTURE_ID: Links to
FND_TREE_STRUCTURE
defining hierarchy rules - VALIDATION_TYPE: Controls category assignment rules (STANDARD vs. NONE)
- CONTROL_LEVEL: Determines category assignment scope (ITEM or ITEM-ORG)
Technical Implementation:
In EBS 12.1.1 and 12.2.2, this table follows Oracle's standard _B/_TL convention:
- Base table (
MTL_CATEGORY_SETS_B
) stores core attributes - Translation table (
MTL_CATEGORY_SETS_TL
) handles multilingual support - Primary key constraints enforce data integrity
- Foreign key relationships with
MTL_CATEGORIES_B
andMTL_ITEM_CATEGORIES
Integration Points:
Category sets interact with multiple EBS modules:
- Inventory: Item classification for stock management
- Purchasing: Supplier item categorization
- Order Management: Pricing and availability rules
- Costing: Cost group assignments
- Advanced Pricing: Discount qualification criteria
Implementation Considerations:
Key configuration aspects include:
- Hierarchy depth (controlled by
STRUCTURE_ID
) - Mandatory category assignments (
VALIDATION_TYPE
) - Organization-specific vs. global categories (
CONTROL_LEVEL
) - Performance implications for large category sets
Customization Potential:
While Oracle provides seeded category sets (INV, P2P, etc.), implementations often require:
- Custom category sets for specialized reporting
- Extended attributes via descriptive flexfields
- Integration with custom classification systems
Upgrade Impact:
Between 12.1.1 and 12.2.2, the table structure remained stable, but behavioral changes occurred in:
- Cloud integration capabilities
- REST API support for category management
- Enhanced validation rules
Proper understanding of
MTL_CATEGORY_SETS_B
is critical for effective item master data management, cross-module process alignment, and reporting accuracy in Oracle EBS implementations.
-
Table: MTL_CATEGORY_SETS_B
12.2.2
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_CATEGORY_SETS_B, object_name:MTL_CATEGORY_SETS_B, status:VALID, product: INV - Inventory , description: Category Sets , implementation_dba_data: INV.MTL_CATEGORY_SETS_B ,
-
Table: MTL_CATEGORY_SETS_B
12.1.1
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_CATEGORY_SETS_B, object_name:MTL_CATEGORY_SETS_B, status:VALID, product: INV - Inventory , description: Category Sets , implementation_dba_data: INV.MTL_CATEGORY_SETS_B ,
-
APPS.PO_CATEGORIES_SV1 dependencies on MTL_CATEGORY_SETS_B
12.1.1
-
APPS.EGO_ITEM_PVT dependencies on MTL_CATEGORY_SETS_B
12.1.1
-
APPS.INV_ITEM_CATEGORY_PUB dependencies on MTL_CATEGORY_SETS_B
12.1.1
-
APPS.ZX_FC_MIGRATE_PKG dependencies on MTL_CATEGORY_SETS_B
12.1.1
-
APPS.INVIDIT1 dependencies on MTL_CATEGORY_SETS_B
12.1.1
-
APPS.OZF_NET_ACCRUAL_ENGINE_PVT dependencies on MTL_CATEGORY_SETS_B
12.1.1
-
APPS.ENI_PROD_VALUESET dependencies on MTL_CATEGORY_SETS_B
12.1.1
-
APPS.EGO_WF_WRAPPER_PVT dependencies on MTL_CATEGORY_SETS_B
12.1.1
-
APPS.EGO_ITEM_PVT dependencies on MTL_CATEGORY_SETS_B
12.2.2
-
APPS.ENI_ITEMS_STAR_PKG dependencies on MTL_CATEGORY_SETS_B
12.2.2
-
APPS.ENI_UPGRADE_VSET dependencies on MTL_CATEGORY_SETS_B
12.2.2
-
APPS.INV_ITEM_CATEGORY_PUB dependencies on MTL_CATEGORY_SETS_B
12.2.2
-
APPS.MTL_DEFAULT_CATEGORY_SETS_PKG dependencies on MTL_CATEGORY_SETS_B
12.2.2
-
APPS.CTO_CONFIG_ITEM_PK dependencies on MTL_CATEGORY_SETS_B
12.2.2
-
APPS.OZF_OFFER_ADJ_PVT dependencies on MTL_CATEGORY_SETS_B
12.2.2
-
APPS.CTO_CONFIG_ITEM_PK dependencies on MTL_CATEGORY_SETS_B
12.1.1
-
APPS.MTL_CATEGORIES_PKG dependencies on MTL_CATEGORY_SETS_B
12.1.1
-
APPS.ZX_FC_MIGRATE_PKG dependencies on MTL_CATEGORY_SETS_B
12.1.1
-
APPS.AMS_ACTPRODUCT_PVT dependencies on MTL_CATEGORY_SETS_B
12.1.1
-
APPS.ZX_TCM_CONTROL_PKG dependencies on MTL_CATEGORY_SETS_B
12.1.1
-
APPS.ZX_TCM_EXT_SERVICES_PUB dependencies on MTL_CATEGORY_SETS_B
12.1.1
-
APPS.INV_TRANSACTION_FLOW_PVT dependencies on MTL_CATEGORY_SETS_B
12.2.2
-
APPS.AMS_ACTPRODUCT_PVT dependencies on MTL_CATEGORY_SETS_B
12.2.2
-
APPS.ZX_TCM_EXT_SERVICES_PUB dependencies on MTL_CATEGORY_SETS_B
12.2.2
-
APPS.RCV_RMA_TRANSACTIONS dependencies on MTL_CATEGORY_SETS_B
12.2.2
-
APPS.INV_ITEM_CATEGORY_PVT dependencies on MTL_CATEGORY_SETS_B
12.2.2
-
APPS.QP_CATEGORY_MAPPING_RULE dependencies on MTL_CATEGORY_SETS_B
12.2.2
-
APPS.INV_EBI_ITEM_HELPER dependencies on MTL_CATEGORY_SETS_B
12.2.2
-
APPS.ENI_PROD_VALUESET dependencies on MTL_CATEGORY_SETS_B
12.2.2
-
APPS.EGO_WF_WRAPPER_PVT dependencies on MTL_CATEGORY_SETS_B
12.2.2
-
APPS.INVPVDR6 dependencies on MTL_CATEGORY_SETS_B
12.2.2
-
APPS.INV_COPY_ITEM_CP dependencies on MTL_CATEGORY_SETS_B
12.2.2
-
APPS.MTL_CATEGORY_SETS_PKG dependencies on MTL_CATEGORY_SETS_B
12.1.1
-
APPS.QP_CATEGORY_MAPPING_RULE dependencies on MTL_CATEGORY_SETS_B
12.1.1
-
APPS.QP_ITEMGROUP_UPG_UTIL_PVT dependencies on MTL_CATEGORY_SETS_B
12.1.1
-
APPS.INV_ITEM_CATEGORY_PVT dependencies on MTL_CATEGORY_SETS_B
12.1.1
-
APPS.JMF_GTA_TXT_OPERATOR_PROC dependencies on MTL_CATEGORY_SETS_B
12.1.1
-
APPS.INVPUOPI dependencies on MTL_CATEGORY_SETS_B
12.1.1
-
APPS.PO_REQAPPROVAL_INIT1 dependencies on MTL_CATEGORY_SETS_B
12.1.1
-
APPS.MTL_DEFAULT_CATEGORY_SETS_PKG dependencies on MTL_CATEGORY_SETS_B
12.1.1
-
APPS.ENI_DENORM_HRCHY dependencies on MTL_CATEGORY_SETS_B
12.1.1
-
APPS.ZX_TCM_GET_EXCEPT_PKG dependencies on MTL_CATEGORY_SETS_B
12.1.1
-
APPS.INVIDIT2 dependencies on MTL_CATEGORY_SETS_B
12.1.1
-
APPS.INVPUOPI dependencies on MTL_CATEGORY_SETS_B
12.2.2
-
APPS.MTL_CATEGORIES_PKG dependencies on MTL_CATEGORY_SETS_B
12.2.2
-
APPS.OZF_NET_ACCRUAL_ENGINE_PVT dependencies on MTL_CATEGORY_SETS_B
12.2.2
-
APPS.INVIDIT1 dependencies on MTL_CATEGORY_SETS_B
12.2.2
-
APPS.INV_ITEM_CATEGORY_OI dependencies on MTL_CATEGORY_SETS_B
12.2.2