registerAuditTableHandle procedure
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Caller specifies the handle of a temp-table that this procedure uses when building a local ProDataSet object on its behalf. Note that the temp-table definitions used by the Audit Policy Maintenance tool are located in src/auditing/ttdefs.
Parameters:
- INPUT pcID AS CHARACTER
- Identifier for the table, which can be
"policy","file-policy","field-policy", or"event-policy". - INPUT TABLE-HANDLE FOR hTable
- Handle of the temp-table.