SAP TABLES

icf/shared_memory_cache_off SAP Parameter attribute - switch the ICF memory cache on/off








icf/shared_memory_cache_off is a SAP Parameter attribute which is used to control switch the ICF memory cache on/off 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 .

icf/shared_memory_cache_off profile paramerter attributes


Parameter Name: icf/shared_memory_cache_off
Description: switch the ICF memory cache on/off
Default Value: 0
Parameter Type ( See IF_PARAMETER_TYPES): Integer range(INT_RANGE)
Restriction Values: -2147483648 3
Parameter Unit:
Parameter Group: Abap
CSN Component: BC-MID-ICF
System-Wide parameter: No
Dynamic Parameter: Yes
Vector Parameter: No
Has Sub-Parameters: No
Check Function Exists: No

Parameter documentation

This parameter activates/deactivates the memory cache for ICF. 1 = Runtime cache inactive and cache for service determination active 2 = Runtime cache inactive and cache for service determination inactive 3 = Runtime cache and cache for service determination inactive

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