ServiceSerialLotKey


Description

Uniquely identifies a service serial lot in the Field Service module in Microsoft Dynamics GP.

Properties

Property

Type

Length

Default

Description

ServiceLineKey

ServiceLineKey

N/A

N/A

The service serial lot key object that uniquely identifies a service serial lot instance.

QuantityType

QuantityType

N/A

On Hand

The type of inventory that the current serial or lot number represents. Service uses only On Hand quantity types. This property is read-only.

SequenceNumber

int

N/A

N/A

System assigned value that differentiates between multiple serial or lot numbers within the same parts line. This value begins at 1 for the first serial number and increments by 1 for each additional lot number tracked for a single parts line. This property is read-only.


Inherits from

TransactionKey


Documentation Feedback