InventoryLotKey


Description

Uniquely identifies an inventory transaction for an inventory lot within Microsoft Dynamics GP.

Properties

Property

Type

Length

Default

Description

InventoryLineKey

InventoryLineKey

N/A

N/A

The inventory line key object that uniquely identifies the inventory line for the inventory lot.

SequenceNumber

int

N/A

0

The sequence number of the inventory transfer lot. When adding new inventory transfer lots, use 16,384 for the first line, 32,768 for the next line, and so on.


Inherits from

TransactionKey


Documentation Feedback