SAP TABLES

gw/deallocate_timeout SAP Parameter attribute - timeout for deallocate and socket close








gw/deallocate_timeout is a SAP Parameter attribute which is used to control timeout for deallocate and socket close 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/deallocate_timeout profile paramerter attributes


Parameter Name: gw/deallocate_timeout
Description: timeout for deallocate and socket close
Default Value: 600
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

Time period in which the network connection for a DEALLOCATE must be closed. If the connection is not closed within this time period, the gateway closes the connection itself. This check is only made on external connections (they appear as NORMAL_CLIENT in the gateway monitor). A parameter value of 0 deactivates the check

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