Warehouse


Description

A warehouse (site) within Microsoft Dynamics GP.

Properties

Property

Type

Length

Default

Description

Key

WarehouseKey

N/A

N/A

The warehouse key object that uniquely identifies the warehouse.

Description

string

30

Empty

The description of the warehouse.

Address

InternationalAddress

N/A

N/A

The address key object that specifies the address of the warehouse.

SalesTaxScheduleKey

TaxScheduleKey

N/A

N/A

The tax schedule key object that specifies the tax schedule used for sales.

PurchaseTaxScheduleKey

TaxScheduleKey

N/A

N/A

The tax schedule key object that specifies the tax schedule used for purchases.

IncludeInPlanning

boolean

N/A

True

Specifies whether goods and services at the warehouse should be included in planning decisions.

Bins

ArrayOfWarehouseBin

N/A

N/A

An array containing the warehouse bin objects for the warehouse.


Inherits from

BusinessObject


Documentation Feedback