SAP TABLES

gw/compatibility SAP Parameter attribute - Compatible to version older than 3.0








gw/compatibility is a SAP Parameter attribute which is used to control Compatible to version older than 3.0 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 .

gw/compatibility profile paramerter attributes


Parameter Name: gw/compatibility
Description: Compatible to version older than 3.0
Default Value: 0
Parameter Type ( See IF_PARAMETER_TYPES): Boolean(BOOL)
Restriction Values:
Parameter Unit:
Parameter Group: Gateway
CSN Component: BC-CST-GW
System-Wide parameter: No
Dynamic Parameter: Yes
Vector Parameter: No
Has Sub-Parameters: No
Check Function Exists: No

Parameter documentation

This parameter determines whether the gateway can communicate with SAP servers older than Release 3.0. For purely 3.0 installations this parameter should be set to 0. In this case, errors that occurs during connection setup can be returned to the caller directly without trying the old procedure again. In mixed installations, this parameter must have the value 1.

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