RetailDevice::findRecId Method
Finds a record by RecId.
Syntax
client server public static RetailDevice findRecId(RecId _deviceRecId, [boolean _forUpdate])
Run On
Called
Parameters
- _deviceRecId
Type: RecId Extended Data Type
Device RecId.
- _forUpdate
Type: boolean
true, if record is selected for update, false - otherwise
Return Value
Type: RetailDevice Table
Record found.