StockLocation Properties |
The StockLocation type exposes the following members.
Name | Description | |
---|---|---|
AssignedParts |
An optional list of the parts that may be stored at this location, along with thresholds.
FactoryLogix supports both flexible and fixed Stocks. In flexible mode,
any part may be stored at any stock location, and this property is not relevant.
| |
Id |
A unique identifier for this stock location (corresponds to primary key in the FactoryLogix database).
| |
IsDryStorage |
Indicates whether or not this stock location is dehumidified. This is important for
electronic Moisture Sensitive Device (MSD) handling.
| |
Name |
The display name of the stock location.
| |
SortOrder |
An integer based sort designator indicating physical proximity to other stock locations.
When TransportOrders are generated against this stock, the line items
are sorted based on this property, thereby minimizing the physical path distance that
operators must travel to pick the order.
| |
StockCode |
The text-based unique identifier for the stock location (UID) that is scanned by
operators when identifying this location.
|