Data Element list used by SAP ABAP Function Module RSAU_GET_AUDIT_CONFIG (Aktuelle Audit-Konfiguration des Servers ermitteln)
SAP ABAP Function Module RSAU_GET_AUDIT_CONFIG (Aktuelle Audit-Konfiguration des Servers ermitteln) is using
# Object Type Object Name Object Description Note
     
1 Data Element  RSAUENABLE Audit: Enable SOURCE VALUE(ENABLE) LIKE RSAUINFO-ENABLE
2 Data Element  RSAUFNUM Audit log: number of the current audit log SOURCE VALUE(CURFILENUM) LIKE RSAUINFO-FILENUMBER
3 Data Element  RSAUFSTAT Audit log: Processing status of an audit file SOURCE VALUE(FILESTATUS) LIKE RSAUINFO-FILESTATUS
4 Data Element  RSAULOGPOS Size of current audit log SOURCE VALUE(POSITION) LIKE RSAUINFO-POS
5 Data Element  RSAUMAXSIZ Max. size of the audit log per day SOURCE VALUE(SIZEOFFILE) LIKE RSAUINFO-FILEMAX
6 Data Element  RSAUMAXSIZ Max. size of the audit log per day SOURCE VALUE(MAXFILESIZE) LIKE RSAUINFO-MAXFILESIZ
7 Data Element  RSAUMAXSIZ Max. size of the audit log per day SOURCE VALUE(CURFILESIZE) LIKE RSAUINFO-CURFILSIZE
8 Data Element  RSAUSHMDAT Date the audit log was last written to SOURCE VALUE(DATE) LIKE RSAUINFO-SHMDATE
9 Data Element  RSAUSHMUSERSEL User Selection Variant SOURCE VALUE(USER_SELECTION) TYPE RSAUSHMUSERSEL
10 Data Element  RSAUSHMVER Version of the audit shared memory SOURCE VALUE(VERSION) LIKE RSAUINFO-VERSION
11 Data Element  RSAUSLOTCN Number of records available for control information SOURCE VALUE(SLOTCOUNT) LIKE RSAUINFO-SLOTCOUNT
12 Data Element  SAP_BOOL Boolean Variable (X=True, Space=False)