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