Attribute Set Instance
M_AttributeSetInstance
Product Attribute Set Instance
Overview
| Table Name | M_AttributeSetInstance |
|---|---|
| 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 (22)
| Column | Type | Required | Default | Description |
|---|---|---|---|---|
AD_Client_ID |
Table Direct(22) | Yes | - | Tenant for this installation. |
AD_Org_ID |
Table Direct(22) | Yes | - | Organizational entity within tenant |
Created |
Date+Time(7) | Yes | SYSDATE | Date this record was created |
CreatedBy |
Search(22) | Yes | - | User who created this records |
DateMaterialPolicy |
Date(7) | No | - | Date used for LIFO or FIFO Material Policy |
Description |
String(1023) | No | - | Optional short description of the record |
EngineeringChange |
String(255) | No | - | - |
ExternalReference |
String(50) | No | - | External identifier from another system, document, or partner |
GuaranteeDate |
Date(7) | No | - | Date when guarantee expires |
IsActive |
Yes-No(1) | Yes | Y | The record is active in the system |
IsConsignment |
Yes-No(1) | No | N | - |
Lot |
String(40) | No | - | Lot number (alphanumeric) |
M_AttributeSet_ID |
Table Direct(22) | Yes | - | Product Attribute Set |
M_Lot_ID |
Search(22) | No | - | Product Lot Definition |
SerNo |
String(40) | No | - | Product Serial Number |
StorageOwner_ID |
Search(10) | No | - | The Storage Owner is Business Partner who owns storage on Warehouse/Locators |
UPC |
String(30) | No | - | Bar Code (Universal Product Code or its superset European Article Number) |
Updated |
Date+Time(7) | Yes | SYSDATE | Date this record was updated |
UpdatedBy |
Search(22) | Yes | - | User who updated this records |
VendorInvoice |
String(255) | No | - | - |
M_AttributeSetInstance_ID |
ID(22) | Yes | - | Product Attribute Set Instance |
M_AttributeSetInstance_UU |
String(36) | No | - | - |
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_AttributeSet_ID |
M_AttributeSet.M_AttributeSet_ID | Product Attribute Set |
M_Lot_ID |
M_Lot.M_Lot_ID | Product Lot Definition |
StorageOwner_ID |
StorageOwner.StorageOwner_ID | The Storage Owner is Business Partner who owns storage on Warehouse/Locators |
Generated on 2026-05-03T16:34:51.918833637Z