📚 SAP Business One SDK Help

Warehouse Property
See Also 

Description

Sets or returns the default warehouse code that will be applied in documents.

Length 8 characters.

Field name: Warehouse.

This is a foreign key to the Warehouses object.

Property type

Read-write property

Syntax

Visual Basic
Public Property Warehouse() As String

Remarks

If you set this property, the system uses its setting as default instead of DefaultWarehouse of the AdminInfo object.

See Also