SAP Table RSAUPROF
Audit: Audit configuration parameters (audit profile)
RSAUPROF (Audit: Audit configuration parameters (audit profile)) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link RSAUPROF to other SAP tables.
Source: RSAUPROF (Audit: Audit configuration parameters (audit profile))
RSAUPROF table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
PROFNAME | SecAudit: Audit profile name (of the configuration) | RSAUPNAME | CHAR | 8 | 0 | |||||||
SLOTNO | Audit log: Number of the recording parameter (slot) | RSAUSLOTNO | NUMC | 4 | 0 | |||||||
CURRPROF | Security Audit: Name of the current audit profile | RSAUCPROF | RSAUPROF | CHAR | 8 | 0 | ||||||
CLASSES | System audit log: Audit event classification indicator | RSAUCLASID | INT4 | 10 | 0 | |||||||
SEVERITY | System audit log: Security levels | RSAUSEVERI | INT4 | 10 | 0 | |||||||
CLIENT | Client | MANDT | T000 | CLNT | 3 | 0 | ||||||
UNAME | User Name in User Master Record | XUBNAME | USR02 | CHAR | 12 | 0 | ||||||
STATUS | Audit activity indicator (slot) | RSAUSTATUS | CHAR | 1 | 0 |
Possible values
|
||||||
CUNAME | Security audit: SAP name of person who changed the profile | RSAUCUNAME | USR02 | CHAR | 12 | 0 | ||||||
CDATE | Security Audit: Date when the audit profile was changed | RSAUCDATE | DATS | 8 | 0 | |||||||
SELVAR | Security audit: determining selection variant | RSAUSELVAR | RAW | 1 | 0 | |||||||
MSGVECT | Security audit: selection vector of audit events | RSAUMSGVEC | RAW | 64 | 0 |
RSAUPROF foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
RSAUPROF | CLIENT | RSAUPROF | CLIENT | T000 | Clients | MANDT |
RSAUPROF | CUNAME | RSAUPROF | CLIENT | USR02 | Logon Data (Kernel-Side Use) | MANDT |
RSAUPROF | CUNAME | RSAUPROF | CUNAME | USR02 | Logon Data (Kernel-Side Use) | BNAME |
RSAUPROF | CURRPROF | RSAUPROF | CURRPROF | RSAUPROF | Audit: Audit configuration parameters (audit profile) | PROFNAME |
RSAUPROF | CURRPROF | '0000' | RSAUPROF | Audit: Audit configuration parameters (audit profile) | SLOTNO | |
RSAUPROF | UNAME | RSAUPROF | CLIENT | USR02 | Logon Data (Kernel-Side Use) | MANDT |
RSAUPROF | UNAME | RSAUPROF | UNAME | USR02 | Logon Data (Kernel-Side Use) | BNAME |