InventoryBase
Description
An inventory document in Microsoft Dynamics GP.
Properties
Property | Type | Length | Default | Description |
|---|---|---|---|---|
Key | N/A | N/A | The inventory key object that uniquely identifies the inventory document. | |
BatchKey | N/A | N/A | The batch key object that uniquely identifies the batch used for the inventory document. | |
Date | dateTime | N/A | N/A | The date of the inventory document. |
ModifiedDate | dateTime | N/A | Current system date. | The date the inventory document was last modified. The value is in Coordinated Universal Time (UTC). |
CreatedDate | dateTime | N/A | Current system date. | The date the inventory document was created. |
AuditTrailCode | string | N/A | N/A | The internally-assigned audit trail code that gets assigned when the transaction is posted. This property is read-only. |
GLPostingDate | dateTime | N/A | If not provided, defaults to the system date. | The general ledger posting date of the document. |
TransactionState | N/A | N/A | Indicates whether the transaction was retrieved from the work table or history table. This property is read-only. |