Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the input WMSLocation for the current BOM line by using a specific route, configuration, and site.
Syntax
public WMSLocationIdInput routeInputWMSLocationId(
[RouteId _routeId,
EcoResItemConfigurationName _configId,
InventSiteId _siteId])
Run On
Called
Parameters
- _routeId
Type: RouteId Extended Data Type
The route ID to use to determine the input location.
- _configId
Type: EcoResItemConfigurationName Extended Data Type
The configuration ID to use to determine the input location.
- _siteId
Type: InventSiteId Extended Data Type
The site ID to use to determine the input location.
Return Value
Type: WMSLocationIdInput Extended Data Type
The input location ID.