SalesItemWarehouseBin


Description

Defines the item quantity data for a warehouse within Microsoft Dynamics GP. The properties are read-only.

Properties

Property

Type

Length

Default

Description

Key

ItemWarehouseBinKey

N/A

N/A

The sales item warehouse key object that uniquely identifies a sales item warehouse.

OnHandQuantity

Quantity

N/A

N/A

The quantity of the selected item with a quantity type of On Hand.

AllocatedQuantity

Quantity

N/A

N/A

The current quantity of this item with a quantity type of Allocated.

ReturnedQuantity

Quantity

N/A

N/A

The quantity of the selected item with an item type of Returned.

InUseQuantity

Quantity

N/A

N/A

The current quantity of this item with a quantity type of In Use.

InServiceQuantity

Quantity

N/A

N/A

The current quantity of this item with a quantity type of In Service.

DamagedQuantity

Quantity

N/A

N/A

The current quantity of this item with a quantity type of Damaged.


Inherits from

BusinessObject


Documentation Feedback