PurchaseLotDetailKey


Description

Uniquely identifies a purchase lot 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 receipt.

LineSequenceNumber

int

N/A

0

The line sequence number of the purchase receipt associated with the purchase lot serial detail instance. This property is read only.

QuantityType

QuantityType

N/A

0

The quantity type of the item. For non-return item quantities the quantity type must be on hand.

SequenceNumber

int

N/A

0

The sequence number. This property is read-only.


Inherits from

TransactionKey


Documentation Feedback