InventorySerialKey


Description

Uniquely identifies an inventory transaction for serial-numbered inventory within Microsoft Dynamics GP.

Properties

Property

Type

Length

Default

Description

InventoryLineKey

InventoryLineKey

N/A

N/A

The inventory line key that uniquely identifies the inventory line for the inventory serial instance.

SequenceNumber

int

N/A

0

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


Inherits from

TransactionKey


Documentation Feedback