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.
Finds a route version record.
Syntax
client server public static RouteVersion findRouteVersion(
RouteId _routeId,
ItemId _itemId,
InventDimId _inventDimId,
[boolean _forUpdate])
Run On
Called
Parameters
- _routeId
Type: RouteId Extended Data Type
A string that holds a route ID.
- _itemId
Type: ItemId Extended Data Type
A string that holds an item ID.
- _inventDimId
Type: InventDimId Extended Data Type
A string that holds a inventory dimension ID.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: RouteVersion Table
A route version record.