WMSBillOfLading::findRecId Method
Finds bill of lading record by record ID
Syntax
server public static WMSBillOfLading findRecId(RecId _recId, [boolean _forupdate])
Run On
Server
Parameters
- _recId
Type: RecId Extended Data Type
Record ID
- _forupdate
Type: boolean
Pass true to select for update.
Return Value
Type: WMSBillOfLading Table
Bill of lading record found.