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 the specified InventSiteLogisticsLocation record.
Syntax
client server public static InventSiteLogisticsLocation findRec(RefRecId _inventSiteLogisticsLocationRecId, [boolean _forupdate])
Run On
Called
Parameters
- _inventSiteLogisticsLocationRecId
Type: RefRecId Extended Data Type
The RecId value of the record to find.
- _forupdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: InventSiteLogisticsLocation Table
A record in the InventSiteLogisticsLocation table; otherwise, an empty record.