Lot
M_Lot
Product Lot Definition
Overview
| Table Name | M_Lot |
|---|---|
| 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 (16)
| 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 |
DateFrom |
Date(7) | No | - | Starting date for a range |
DateTo |
Date(7) | No | - | End date of a date range |
Description |
Text(255) | No | - | Optional short description of the record |
Help |
Text(2000) | No | - | Comment or Hint |
IsActive |
Yes-No(1) | Yes | Y | The record is active in the system |
M_LotCtl_ID |
Table Direct(22) | No | - | Product Lot Control |
M_Lot_ID |
ID(22) | Yes | - | Product Lot Definition |
Updated |
Date+Time(7) | Yes | SYSDATE | Date this record was updated |
UpdatedBy |
Search(22) | Yes | - | User who updated this records |
M_Product_ID |
Search(22) | Yes | - | Product, Service, Item |
Name |
String(60) | Yes | - | Alphanumeric identifier of the entity |
M_Lot_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_LotCtl_ID |
M_LotCtl.M_LotCtl_ID | Product Lot Control |
M_Product_ID |
M_Product.M_Product_ID | Product, Service, Item |
Generated on 2026-05-03T17:59:40.453090952Z