AUDIT_MGMT_TARGET table
The AUDIT_MGMT_TARGET table is used if the action is Transfer.
| Column Name | Column Description | Data type |
|---|---|---|
| EVENT_ID* | Identification that is assigned to the event. References AUDIT_EVENT (ID). | Numeric |
| TARGET_ENTITY_NAME | The name of container to which the person is being transferred. Applicable if action=Transfer | Character (1000) |
| TARGET_ENTITY_DN | The DN of container to which the person is being transferred. Applicable if action=Transfer | Character (1000) |
| TARGET_ENTITY_TYPE | The type of container to which the person is being transferred. | Character (50) |
* Indicates the column is required and not null.