Attribute Set
M_AttributeSet
Product Attribute Set
Overview
| Table Name | M_AttributeSet |
|---|---|
| Access Level | Client Only |
| Entity Type | D |
| Is Document | No |
| Is View | No |
| Has UUID | Yes |
| Parent Table | AD_Client |
| Wiki | View on iDempiere Wiki |
Columns (31)
| Column | Type | Required | Default | Description |
|---|---|---|---|---|
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 |
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 |
GuaranteeDays |
Integer(22) | No | - | Number of days the product is guaranteed or available |
IsActive |
Yes-No(1) | Yes | Y | The record is active in the system |
IsAutoGenerateLot |
Yes-No(1) | No | N | - |
isAutoSelectLot |
Yes-No(1) | No | N | - |
IsGuaranteeDate |
Yes-No(1) | Yes | - | Product has Guarantee or Expiry Date |
IsGuaranteeDateMandatory |
Yes-No(1) | Yes | - | The entry of a Guarantee Date is mandatory when creating a Product Instance |
IsInstanceAttribute |
Yes-No(1) | Yes | - | The product attribute is specific to the instance (like Serial No, Lot or Guarantee Date) |
IsLot |
Yes-No(1) | Yes | - | The product instances have a Lot Number |
IsLotMandatory |
Yes-No(1) | Yes | - | The entry of Lot info is mandatory when creating a Product Instance |
IsSerNo |
Yes-No(1) | Yes | - | The product instances have Serial Numbers |
IsSerNoMandatory |
Yes-No(1) | Yes | - | The entry of a Serial No is mandatory when creating a Product Instance |
MandatoryType |
List(1) | Yes | - | The specification of a Product Attribute Instance is mandatory |
M_AttributeSet_ID |
ID(22) | Yes | - | Product Attribute Set |
M_AttributeSet_Type |
List(3) | Yes | MMS | The attribute set type determines whether the attribute set is optional for a product definition or for a content DMS definition |
M_LotCtl_ID |
Table Direct(22) | No | - | Product Lot Control |
M_SerNoCtl_ID |
Table Direct(22) | No | - | Product Serial Number Control |
Updated |
Date+Time(7) | Yes | SYSDATE | Date this record was updated |
UpdatedBy |
Search(22) | Yes | - | User who updated this records |
UseGuaranteeDateForMPolicy |
Yes-No(1) | No | N | - |
Value |
String(40) | No | - | Search key for the record in the format required - must be unique |
Name |
String(60) | Yes | - | Alphanumeric identifier of the entity |
LotCharEOverwrite |
String(1) | No | - | Lot/Batch End Indicator overwrite - default » |
LotCharSOverwrite |
String(1) | No | - | Lot/Batch Start Indicator overwrite - default « |
M_AttributeSet_UU |
String(36) | No | - | - |
SerNoCharEOverwrite |
String(1) | No | - | Serial Number End Indicator overwrite - default empty |
SerNoCharSOverwrite |
String(1) | No | - | Serial Number Start Indicator overwrite - default # |
Foreign Keys
| Column | References | Description |
|---|---|---|
AD_Client_ID |
AD_Client.AD_Client_ID | Tenant for this installation. |
AD_Org_ID |
AD_Org.AD_Org_ID | Organizational entity within tenant |
M_LotCtl_ID |
M_LotCtl.M_LotCtl_ID | Product Lot Control |
M_SerNoCtl_ID |
M_SerNoCtl.M_SerNoCtl_ID | Product Serial Number Control |
Generated on 2026-05-03T16:48:11.198784535Z