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

  • _forupdate
    Type: boolean
    Pass true to select for update.

Return Value

Type: WMSBillOfLading Table
Bill of lading record found.

See Also

Reference

WMSBillOfLading Table