SAP TABLES

rsdb/ntab/ftabsize SAP Parameter attribute - data area size for field description buffer








rsdb/ntab/ftabsize is a SAP Parameter attribute which is used to control data area size for field description 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 .

rsdb/ntab/ftabsize profile paramerter attributes


Parameter Name: rsdb/ntab/ftabsize
Description: data area size for field description buffer
Default Value: (min(500000, ($(rsdb/ntab/entrycount))))
Parameter Type ( See IF_PARAMETER_TYPES): Integer range(INT_RANGE)
Restriction Values: 3500 9223372036854775807
Parameter Unit: KB
Parameter Group: Database
CSN Component: BC-DB-DBI
System-Wide parameter: No
Dynamic Parameter: No
Vector Parameter: No
Has Sub-Parameters: No
Check Function Exists: No

Parameter documentation

Data area size for the field description buffer for storing a description of an SAP table that is accessed at runtime.

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