TmpWMSLocation.addLocationsOfType Method
Adds locations of the specified type to the temporary table.
Syntax
public void addLocationsOfType(
InventLocationId _inventLocationId,
WMSLocation _currentLocation,
WMSLocationType _wmsLocationType)
Run On
Called
Parameters
- _inventLocationId
Type: InventLocationId Extended Data Type
The warehouse from which locations are to be added.
- _currentLocation
Type: WMSLocation Table
The current location - if present - which is excluded from the selection.
- _wmsLocationType
Type: WMSLocationType Enumeration
The type of the locations to add.