SAP TABLES

rdisp/softcancel_timeout SAP Parameter attribute - Soft cancel timeout








rdisp/softcancel_timeout is a SAP Parameter attribute which is used to control Soft cancel timeout 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 .

rdisp/softcancel_timeout profile paramerter attributes


Parameter Name: rdisp/softcancel_timeout
Description: Soft cancel timeout
Default Value: 5
Parameter Type ( See IF_PARAMETER_TYPES): String(STRING)
Restriction Values:
Parameter Unit: sec
Parameter Group: System
CSN Component: BC-CST-DP
System-Wide parameter: No
Dynamic Parameter: Yes
Vector Parameter: No
Has Sub-Parameters: No
Check Function Exists: Yes

Parameter documentation

The cancellation of requests that have just expired is called softcancel. A softcancel can be triggered in SAP GUI with the menu opt ion 'Cancel Transaction'. The cancellation of an action can take place on the server in multiple steps (see also the description of paramter rdisp/softcancel_sequence for this). Steps 1 and 2 are normally executed straight away. If the work process does not fetch the softcancel signal or remains in a non-interruptable state then the processing of the softcancel is delayed. This parameter configures the time period after which it is tried again to continue with the softcancel.

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