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 device id.
Syntax
client server public static RetailDevice find(RetailDeviceId _deviceId, [boolean _forUpdate])
Run On
Called
Parameters
- _deviceId
Type: RetailDeviceId Extended Data Type
Device Id.
- _forUpdate
Type: boolean
true, if record is selected for update, false - otherwise
Return Value
Type: RetailDevice Table
Record found.