SalesSerialLotBase


Description

The common properties of serial numbers and lot numbers in Microsoft Dynamics GP.

Properties

Property

Type

Length

Default

Description

Bin

string

15

Empty

The bin number. Only provide if using multiple bins.

DateReceived

dateTime

N/A

N/A

The date the serial number or lot number was received. This property is read-only.

DateSequenceNumber

decimal

N/A

N/A

The received sequence number. This property is read-only.

UnitCost

MoneyAmount

N/A

N/A

The cost per unit of measure. This property is read-only.

IsPosted

boolean

N/A

N/A

Indicates whether the serial/lot has been posted. This property is read-only.


Inherits from

BusinessObject


Documentation Feedback