PurchaseBinDetail
Forefront
Description
Represents a bin for a purchase receipt line.
Properties
Property | Type | Length | Default | Description |
|---|---|---|---|---|
Key | N/A | N/A | The purchase bin detail key that identifies the bin to use for a purchase receipt line. | |
ItemKey | N/A | Empty | The item key that identifies the item for the bin. | |
Bin | string | 15 | Empty | The bin identifier. |
Quantity | N/A | 0 | The quantity for the bin instance. | |
UofM | string | 8 | Empty | The unit of measure for the bin item. |
Inherits from
Show: