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 MCRPickingWBWarehouseInfo with the passed location ID.
Syntax
client server public static MCRPickingWBWarehouseInfo find(InventLocationId _inventLocationId, [boolean _update])
Run On
Called
Parameters
- _inventLocationId
Type: InventLocationId Extended Data Type
The location ID used to find the MCRPickingWBWarehouseInfo record.
- _update
Type: boolean
A boolean used to determine whether or not a record should be selected for update; optional.
Return Value
Type: MCRPickingWBWarehouseInfo Table
The MCRPickingWBWarehouseInfo record found.