Represents a unit of production that distinguishes its constitutes as a homogenous singular entity, having been produced under identical conditions and generally within a continuous and relatively short temporal duration.
Name | Data Type | Description |
---|---|---|
LotKey | Integer |
System assigned, immutable value that uniquely identifies the record |
Owner | AppEntityType |
Refer to data type’s documentation for further information |
LotNumber | String |
User assigned, mutable value that uniquely identifies the record |
Date | DateTime |
When production occured |
Product | Product |
What was produced |
Customer | Name |
For whom product was produced |
Specification | Specification |
To what standards the product was produced |
IsOnHold | Boolean |
Indicates whether the Lot is on hold |