saveChangesAuditDatabase procedure
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- 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.