SAP TABLES

rdisp/tableCheckMode SAP Parameter attribute - Mode for checking of internal tables








rdisp/tableCheckMode is a SAP Parameter attribute which is used to control Mode for checking of internal tables 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 .

rdisp/tableCheckMode profile paramerter attributes


Parameter Name: rdisp/tableCheckMode
Description: Mode for checking of internal tables
Default Value: ALLOCATED
Parameter Type ( See IF_PARAMETER_TYPES): String(STRING)
Restriction Values:
Parameter Unit:
Parameter Group: Dispatcher
CSN Component: BC-CST-DP
System-Wide parameter: No
Dynamic Parameter: Yes
Vector Parameter: No
Has Sub-Parameters: No
Check Function Exists: No

Parameter documentation

To be able to identify any possible memory problems early, you can activate a periodic check of the internal administration tables. See the parameters listed below. The parameter rdisp/tableCheckMode defines the scope of this check. You can make two specifications: ALLOCATED: Only the table entries that are currently in use are checked ALL: All table entries are checked You can activate the table check with the parameter rdisp/tableCheck.

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