SAP TABLES

abap/buffersize SAP Parameter attribute - Program Buffer Size








abap/buffersize is a SAP Parameter attribute which is used to control Program 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 .

abap/buffersize profile paramerter attributes


Parameter Name: abap/buffersize
Description: Program Buffer Size
Default Value: (ceil($(em/initial_size_MB)*1024*0.15/4096) * 4096)
Parameter Type ( See IF_PARAMETER_TYPES): Integer(INT)
Restriction Values:
Parameter Unit:
Parameter Group: Abap
CSN Component: BC-ABA-LA
System-Wide parameter: No
Dynamic Parameter: No
Vector Parameter: No
Has Sub-Parameters: No
Check Function Exists: No

Parameter documentation


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