SAP TABLES

stat/as_bufsize SAP Parameter attribute - Application staticstics: SHM buffer size








stat/as_bufsize is a SAP Parameter attribute which is used to control Application staticstics: SHM buffer size 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/as_bufsize profile paramerter attributes


Parameter Name: stat/as_bufsize
Description: Application staticstics: SHM buffer size
Default Value: 500000
Parameter Type ( See IF_PARAMETER_TYPES): Integer(INT)
Restriction Values:
Parameter Unit: Byte
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

The records closed in the application statistics are stored temporarilly in a buffer in the shared memory. Parameter stat/as_bufsize specifies the size of this buffer (in bytes).

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