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