saveChangesAuditDatabase procedure
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Saves changes tracked in the local ProDataSet object (containing the audit policies) into the same database where the policies are read from in changeAuditDatabase procedure.
Parameters: None
Note:
- Check
for any error messages using the ABL
RETURN-VALUEfunction. - This procedure calls update-auditing-policies procedure in the generic utility API.