check-conflicts procedure
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
check-conflicts procedure
Checks for conflicts on all policies stored in the ProDataSet object passed by the caller. This is a wrapper for src/auditing/_aud-conflict.p.
Parameters:
- INPUT DATASET-HANDLE FOR hDset
- ProDataSet object with policies.
- OUTPUT TABLE-HANDLE FOR ttHandle
- Temp-table handle were we store conflict information. The definition of the temp-table is in the src/auditing/include/aud-report.i include file.