SAP TABLES

enque/backup_disabled SAP Parameter attribute - Disables writing the backup file








enque/backup_disabled is a SAP Parameter attribute which is used to control Disables writing the backup file 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 .

enque/backup_disabled profile paramerter attributes


Parameter Name: enque/backup_disabled
Description: Disables writing the backup file
Default Value: FALSE
Parameter Type ( See IF_PARAMETER_TYPES): Boolean(BOOL)
Restriction Values:
Parameter Unit:
Parameter Group: Enqueue
CSN Component: BC-CST-EQ
System-Wide parameter: No
Dynamic Parameter: Yes
Vector Parameter: No
Has Sub-Parameters: No
Check Function Exists: No

Parameter documentation

If this parameter is set to TRUE, the system does not write an enqueue backup file. This means that when you restart the system, updates that had not yet been processed take place without lock protection. At worst, this can lead to inconsistent data. The advantage of this procedure is that it improves system performance.

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