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.