SAP TABLES

gw/gw_disconnect SAP Parameter attribute - Timeout to cancel inactive gateway connections








gw/gw_disconnect is a SAP Parameter attribute which is used to control Timeout to cancel inactive gateway connections 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/gw_disconnect profile paramerter attributes


Parameter Name: gw/gw_disconnect
Description: Timeout to cancel inactive gateway connections
Default Value: 1800
Parameter Type ( See IF_PARAMETER_TYPES): Integer range(INT_RANGE)
Restriction Values: 0 86400
Parameter Unit: sec
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 specifies the time period after which an inactive gateway connection is to be closed. Connections that have been created to other gateways are normally kept open until the other gateway is closed. If there are no active connections to this gateway and the time frame has expired, the connection to this gateway is closed. Value 0 deactivates this check. This check can be performed a maximum of every gw/max_sleep seconds. It therefore makes no sense to specify a value smaller than gw/max_sleep.

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