SAP TABLES

abap/objmgr/disable_gc SAP Parameter attribute - Object Manager: Disable Garbage Collection








abap/objmgr/disable_gc is a SAP Parameter attribute which is used to control Object Manager: Disable Garbage Collection 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/objmgr/disable_gc profile paramerter attributes


Parameter Name: abap/objmgr/disable_gc
Description: Object Manager: Disable Garbage Collection
Default Value: 0
Parameter Type ( See IF_PARAMETER_TYPES): Integer range(INT_RANGE)
Restriction Values: 0 1
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

For internal use by SAP Support only. Deactivates the ABAP Objects Garbage Collector. When this happens, objects can no longer be released. This is only advisable if a severe error has occurred in the Object Manager and it is to be deactivated, thus losing memory, until the next patch is available.

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