PurchaseSerialDetailKey


Description

Uniquely identifies the set of serial details for a purchase receipt line.

Properties

Property

Type

Length

Default

Description

PurchaseTransactionKey

PurchaseTransactionKey

N/A

N/A

The purchase transaction key object that specifies the purchase document.

LineSequenceNumber

int

N/A

0

The line sequence number.

QuantityType

QuantityType

N/A

N/A

The quantity type for the item.

SequenceNumber

int

N/A

0

The sequence number.


Inherits from

TransactionKey


Documentation Feedback