SAP TABLES

stat/file SAP Parameter attribute - Name of the statistic file








stat/file is a SAP Parameter attribute which is used to control Name of the statistic file 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 .

stat/file profile paramerter attributes


Parameter Name: stat/file
Description: Name of the statistic file
Default Value: $(DIR_DATA)$(DIR_SEP)$(FN_STAT)
Parameter Type ( See IF_PARAMETER_TYPES): String(STRING)
Restriction Values:
Parameter Unit:
Parameter Group: Perf
CSN Component: BC-CST-ST
System-Wide parameter: No
Dynamic Parameter: No
Vector Parameter: No
Has Sub-Parameters: No
Check Function Exists: No

Parameter documentation


Examples of general information of statistic file
Date start of transaction, end of transaction, T-code, report, dynpro. Database statistics: Inserts, updates, selects, fetches, deletes table related statistics. Roll statistics: Roll-in, roll-out, maximum roll area Semaphore statistics: Lock time For each screen change a statistical record is written to a file that is specified in parameter stat/file. The work processes first create a local buffer for the data. When this is full, the buffer content is emptied to the statistical file.

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