ItemWarehouse


Description

Defines the relationship between an item and a warehouse in the Inventory module within Microsoft Dynamics GP.

Properties

Property

Type

Length

Default

Description

Key

ItemWarehouseKey

N/A

Empty

The item warehouse key object that uniquely identifies the item warehouse.

Bin

string

20

Empty

The bin where the item is typically stored in the warehouse.

PrimaryVendorKey

VendorKey

N/A

Empty

The vendor key object that uniquely identifies the primary vendor for the item.

LandedCostGroupKey

LandedCostGroupKey

N/A

Empty

The landed cost group key object that uniquely identifies the landed cost group.

RequisitionedQuantity

Quantity

N/A

0

The quantity of the item that has been requisitioned at the warehouse but not yet ordered.

BuyerKey

BuyerKey

N/A

Empty

The buyer key object that uniquely identifies the buyer. This property is read-only.

PlannerKey

PlannerKey

N/A

Empty

The planner key object that uniquely identifies the planner. This property is read-only.

Planning

Planning

N/A

N/A

The resource planning information for an item warehouse combination. This is read-only.


Inherits from

BusinessObject


Documentation Feedback