Try OpenEdge Now
skip to main content
Programming Interfaces
Audit Policy Maintenance APIs : Caching API : saveChangesAuditDatabase procedure
 

saveChangesAuditDatabase procedure

Saves changes tracked in the local ProDataSet object (containing the audit policies) into the same database where the policies are read from in changeAuditDatabaseprocedure.
Parameters: None
*Check for any error messages using the ABL RETURN-VALUE function.
*This procedure calls update-auditing-policiesprocedure in the generic utility API.