UAC_AUDIT_TRAIL - Table for Audit Trail Function
Table for Audit Trail Function information is stored in SAP table UAC_AUDIT_TRAIL.
It is part of development package UAC_COMMAND in software component FIN-FB. This development package consists of objects that can be grouped under "Commands for UAC Framework".
It is part of development package UAC_COMMAND in software component FIN-FB. This development package consists of objects that can be grouped under "Commands for UAC Framework".
Fields for table UAC_AUDIT_TRAIL
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | * |
COMMAND_NR | Number of a Command | X | UAC_COMMAND_NR | NUMC | 30 | |
COMMAND_CTXT_ID | Context for Audit Trail | UAC_COMMAND_CONTEXT_ID | CHAR | 44 | ||
UNAME | User Name | SYUNAME | CHAR | 24 | ||
CHANGE_DATE | System Date | SYDATUM | DATS | 16 | ||
CHANGE_TIME | System Time | SYUZEIT | TIMS | 12 | ||
CHANGE_TYPE | Name of a Command | UAC_COMMAND_NAME | CHAR | 80 | ||
DETAILED_DESC | Detailed Description of a Command | UAC_COMMAND_DETAILED_DESC | STRG | 8 | ||
COMMAND | XML Data as String | UAC_XMLCOMMAND | STRG | 8 | ||
RELOAD_UNDO | Analytical Cost Management: Indicator (0 = FALSE, 1 = TRUE) | UAC_FLAG | CHAR | 2 |