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