📚 SAP Business One SDK Help

LocationCode Property
See Also 

Description

A key to a location. Only layers for this location are returned by the GetMaterialRevaluationFIFO method.

You must specify the location type in the LocationType property.

Currently, the only location type is warehouse and, therefore, this property is a foreign key to the Warehouses object.

Property type

Read-write property

Syntax

Visual Basic
Public Property LocationCode() As String

See Also