RetailMassUpdateWorksheetTable::findRecId Method
Finds a record in RetailMassUpdateWorksheetTable table.
Syntax
client server public static RetailMassUpdateWorksheetTable findRecId(RecId recId, [boolean _forUpdate])
Run On
Called
Parameters
- recId
Type: RecId Extended Data Type
Record id of the record in RetailMassUpdateWorksheetTable table.
- _forUpdate
Type: boolean
Defines whether the found record is to be updated or not.Optional parameter.
Return Value
Type: RetailMassUpdateWorksheetTable Table
A record of RetailMassUpdateWorksheetTable table.