InventoryLotBase
Forefront
Description
Defines the common properties for all inventory lots in Microsoft Dynamics GP.
Properties
Property | Type | Length | Default | Description |
|---|---|---|---|---|
Key | N/A | N/A | The inventory lot key object that uniquely identifies the inventory lot document. | |
LotNumber | string | 20 | N/A | The lot number that is being added or removed from inventory. |
Quantity | N/A | N/A | The quantity of the lot that is being adjusted. | |
ManufacturedDate | dateTime | N/A | N/A | The date the lot item was made. |
ExpirationDate | dateTime | N/A | N/A | The date the lot item will expire. |
ReceivedDate | dateTime | N/A | N/A | The date the lot item was received. |
Inherits from
Show: