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 PDSCalculationTable record.
Syntax
client server public static PDSCalculationTable find(PDSCalculationId _id, [boolean _forUpdate])
Run On
Called
Parameters
- _id
Type: PDSCalculationId Extended Data Type
The calculation formula ID.
- _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.