PDSCalculationTable.update Method
Updates the current PDSCalculationTable record in the database.
Syntax
public void update([boolean validated])
Run On
Server
Parameters
- validated
Type: boolean
Determines whether the Valid field should be set; optional.
Remarks
Database transactions involving PDSCalculationLine records such as insert, update, or delete will invoke this method invalidating the parent PDSCalculationTable record.