Share via


PDSCalculationTable::findRecId Method

Finds a PDSCalculationTable record.

Syntax

client server public static PDSCalculationTable findRecId(PDSCalculationTableRecId _calculationTableRecId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    Determines whether to read the record for update; optional.

Return Value

Type: PDSCalculationTable Table
The found PDSCalculationTable record or an empty buffer if no such record exists.

See Also

Reference

PDSCalculationTable Table