InventSiteLogisticsLocation::findRec Method

Finds the specified InventSiteLogisticsLocation record.

Syntax

client server public static InventSiteLogisticsLocation findRec(RefRecId _inventSiteLogisticsLocationRecId, [boolean _forupdate])

Run On

Called

Parameters

  • _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.

See Also

Reference

InventSiteLogisticsLocation Table