SAP TABLES

stat/bufsize SAP Parameter attribute - Size of the work process specific statistic buffer








stat/bufsize is a SAP Parameter attribute which is used to control Size of the work process specific statistic buffer 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/bufsize profile paramerter attributes


Parameter Name: stat/bufsize
Description: Size of the work process specific statistic buffer
Default Value: 500000
Parameter Type ( See IF_PARAMETER_TYPES): Integer(INT)
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


Size of the statistic buffer. This buffer is locally allocated for each SAP work process. It contains the collected Statistic data before it is writen into the statistic file.

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