📚 SAP Business One SDK Help

ItemWarehouse Property
See Also 

Description

Sets or returns the warehouse where the finished product should be stored.

Field name: WhsCode.

Length: 8 characters.

This is a foreign key to the Warehouses object.

Property type

Read-write property

Syntax

Visual Basic
Public Property ItemWarehouse() As String

Remarks

In SAP Business One, if you do not set this property, the system automatically uses the default general storage location predefined in the system.

See Also