PurchaseBinDetail


Description

Represents a bin for a purchase receipt line.

Properties

Property

Type

Length

Default

Description

Key

PurchaseBinDetailKey

N/A

N/A

The purchase bin detail key that identifies the bin to use for a purchase receipt line.

ItemKey

ItemKey

N/A

Empty

The item key that identifies the item for the bin.

Bin

string

15

Empty

The bin identifier.

Quantity

Quantity

N/A

0

The quantity for the bin instance.

UofM

string

8

Empty

The unit of measure for the bin item.


Inherits from

BusinessObject


Documentation Feedback