Product Category
M_Product_Category
Category of a Product
Overview
| Table Name | M_Product_Category |
|---|---|
| Access Level | Client Only |
| Entity Type | D |
| Is Document | No |
| Is View | No |
| Has UUID | Yes |
| Parent Table | A_Asset_Group |
| Wiki | View on iDempiere Wiki |
Columns (44)
| Column | Type | Required | Default | Description |
|---|---|---|---|---|
A_Asset_Group_ID |
Table Direct(22) | No | - | Group of Assets |
AD_PrintColor_ID |
Table Direct(22) | No | - | Color used for printing and display |
AssignedProductsInCategory |
Integer(10) | No | 0 | Products assigned to a Product Category |
ChildCount |
Integer(22) | No | - | - |
CM_Template_ID |
ID(10) | No | - | Template defines how content is displayed |
CM_Title |
String(255) | No | - | Title for rendered pages |
DocNoSequence_ID |
Table(22) | No | - | Document sequence determines the numbering of documents |
Help |
Text(2000) | No | - | Comment or Hint |
isCalculateProductVolume |
Yes-No(1) | No | Y | Allow disable Volume calculation on Product. |
IsSelfService |
Yes-No(1) | Yes | Y | This is a Self-Service entry or this entry can be changed via Self-Service |
IsSummary |
Yes-No(1) | Yes | N | This is a summary entity |
LevelNo |
Integer(22) | No | - | - |
M_DefaultAttributeSet_ID |
Table(10) | No | - | - |
Meta_Description |
Text(2000) | No | - | Meta info describing the contents of the page |
Meta_Keywords |
Text(2000) | No | - | Contains the keywords for the content |
MMPolicy |
List(1) | Yes | F | Material Movement Policy |
M_Product_Category_Parent_ID |
Table(22) | No | - | - |
PlannedMargin |
Number(22) | Yes | - | Project's planned margin as a percentage |
QtyToOrderRoundingRule |
List(3) | No | - | The Qty To Order Rounding indicates Qty Ordered will be rounded to selected rule |
SafetyStockMax |
Quantity(22) | No | - | Safety stock is a term used to describe a minimum or maximum level of stock that is maintained below the cycle stock to buffer against stock-outs |
SafetyStockMin |
Quantity(22) | No | - | Safety stock is a term used to describe a minimum or maximum level of stock that is maintained below the cycle stock to buffer against stock-outs |
SeqNo |
Integer(22) | No | - | Method of ordering records; lowest number comes first |
Slug |
String(2000) | No | - | The slug is the user friendly and URL valid name of a record. |
TOC_FreqAdjustDays |
Integer(10) | No | - | Number of days where buffer management adjust the stock maximum |
TOC_PctGreenDaysToDecrease |
Number(10) | No | - | Percent of days that must be in green in order Buffer Management decrease the stock maximum |
TOC_PctRedDaysToIncrease |
Number(10) | No | - | Percent of days that must be in red in order Buffer Management increase the stock maximum |
TOC_PctToDecrease |
Number(10) | No | - | Percent to decrease the stock maximum by Buffer Management |
TOC_PctToIncrease |
Number(10) | No | - | Percent to increase the stock maximum by Buffer Management |
TOC_PurchaseAdjustDays |
Integer(10) | No | - | Number of days where buffer management process suggest a purchase |
Value |
String(40) | Yes | - | Search key for the record in the format required - must be unique |
Name |
String(60) | Yes | - | Alphanumeric identifier of the entity |
AD_Client_ID |
Table Direct(22) | Yes | @#AD_Client_ID@ | Tenant for this installation. |
AD_Org_ID |
Table Direct(22) | Yes | @#AD_Org_ID@ | Organizational entity within tenant |
ancestors_path |
JSON | No | - | - |
Created |
Date+Time(7) | Yes | SYSDATE | Date this record was created |
CreatedBy |
Search(22) | Yes | - | User who created this records |
Description |
String(255) | No | - | Optional short description of the record |
IsActive |
Yes-No(1) | Yes | Y | The record is active in the system |
IsDefault |
Yes-No(1) | Yes | - | Default value |
M_Product_Category_ID |
ID(22) | Yes | - | Category of a Product |
M_Product_Category_UU |
String(36) | No | - | - |
RoundQtyToOrderToOrderPack |
Yes-No(1) | No | - | The Order Pack Rounding indicates Qty Ordered will be rounded to Order Pack Qty |
Updated |
Date+Time(7) | Yes | SYSDATE | Date this record was updated |
UpdatedBy |
Search(22) | Yes | - | User who updated this records |
Foreign Keys
| Column | References | Description |
|---|---|---|
A_Asset_Group_ID |
A_Asset_Group.A_Asset_Group_ID | Group of Assets |
AD_PrintColor_ID |
AD_PrintColor.AD_PrintColor_ID | Color used for printing and display |
CM_Template_ID |
CM_Template.CM_Template_ID | Template defines how content is displayed |
DocNoSequence_ID |
DocNoSequence.DocNoSequence_ID | Document sequence determines the numbering of documents |
M_DefaultAttributeSet_ID |
M_DefaultAttributeSet.M_DefaultAttributeSet_ID | - |
M_Product_Category_Parent_ID |
M_Product_Category_Parent.M_Product_Category_Parent_ID | - |
AD_Client_ID |
AD_Client.AD_Client_ID | Tenant for this installation. |
AD_Org_ID |
AD_Org.AD_Org_ID | Organizational entity within tenant |
Generated on 2026-05-03T16:45:18.025258860Z