Share via


RetailMassUpdateWorksheetTable::findRecId Method

Finds a record in RetailMassUpdateWorksheetTable table.

Syntax

client server public static RetailMassUpdateWorksheetTable findRecId(RecId recId, [boolean _forUpdate])

Run On

Called

Parameters

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

See Also

Reference

RetailMassUpdateWorksheetTable Table