SAP TABLES

rsau/SQL-Audit/filename SAP Parameter attribute - Pattern for the Filenames of the SQL Audit








rsau/SQL-Audit/filename is a SAP Parameter attribute which is used to control Pattern for the Filenames of the SQL Audit information. This is available within R/3 SAP systems depending on the version and release level.

Below is the standard documentation available and a few details of the attributes values .

rsau/SQL-Audit/filename profile paramerter attributes


Parameter Name: rsau/SQL-Audit/filename
Description: Pattern for the Filenames of the SQL Audit
Default Value: SQL_++++++++.AUD
Parameter Type ( See IF_PARAMETER_TYPES): String(STRING)
Restriction Values:
Parameter Unit:
Parameter Group: System
CSN Component: BC-SEC
System-Wide parameter: No
Dynamic Parameter: No
Vector Parameter: No
Has Sub-Parameters: No
Check Function Exists: No

Parameter documentation

The template is used to create a file for the SQL audit. The target of the search is a string of eight plus signs ("++++++++"). This string is replaced by an eight-digit number (possibly with leading zeroes). In addition, the parameter rsau/SQL-Audit/logdir is used to create the complete file name.

See SAP Parameter Documentation for full SAP documentation for this profile parameter.