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