Lot standard attributes
Lot standard attributes include:
Name | Description | Data Type | Index | PLI Access |
---|---|---|---|---|
ID | Unique Primary Key for a lot | Integer | 1 | Read |
Name | Lot name | String | 2 | Read |
Controller ID | Integer ID for phase logic programmer to reference this lot | Integer | 3 | Read |
Description | Lot description | String | 4 | Read/Write |
EU | Engineering Units for measuring the material. Note that this data actually resides on the Material and not the Lot. The Material Server business rules are expected to return the correct value. | String | 5 | Read |
Inventory Key | Optionally used for storing an identifier for this lot; used by third-party inventory control systems | String | 6 | Read |
Last Edited By | The user ID (Windows logon) of the last user who changed this material data | String | 7 | Read |
Creation Date | Time this lot was entered into the database | String | 8 | Read |
Depletion Date | The time when this lot was completely consumed | String | 9 | Read |
Material | Material ID value | Integer | 10 | Read |
State | The state of the lot 1 - Lot Available for Use | Integer | 11 | Read/Write |
Quantity | Amount of material in the lot | Real | 12 | Read |
Provide Feedback