WMSForkliftOperator::findByForklift Method
Finds the WMSForkliftOperator record for the specified forklift.
Syntax
client server public static WMSForkliftOperator findByForklift(RefRecId _forklift, [boolean _update])
Run On
Called
Parameters
- _forklift
Type: RefRecId Extended Data Type
The record ID for the forklift.
- _update
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: WMSForkliftOperator Table
The requested record.