SAP ABAP Data Element CRMT_UI_SHUTDOWN_TIME (Session Shutdown Time)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-APF (Application Component) Application Frame
     CRM_BSP_UI_FRAME_CORE (Package) Application Frame DDIC, Services and Utilities
Basic Data
Data Element CRMT_UI_SHUTDOWN_TIME
Short Description Session Shutdown Time  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type INT1    
Data Type INT1   1-byte integer, integer number <= 255 
Length 3    
Decimal Places 0    
Output Length 3    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Time 
Medium 20 Session Shutdown [s] 
Long 40 Session Shutdown Time [s] 
Heading Time 
Documentation

Definition

CRM UIF session shutdown time in seconds

Use

The default behaviour of the CRM UI is not to end a session immediately, but to schedule its end to the customized time (for example, 10 seconds). This allows the user to stay active in a session during a browser reload, or if they accidentially navigated away and come back right away. If the user leaves the UI for longer, the session will be gone.

You can specifiy the minimum shutdown time in seconds here.

If no time is specified, the default value of 10 seconds is used.

Be aware that the specified time is not the exact time when the session will end. The real shutdown time depends on the current system load. So the time you specify is the minimum time the session will wait before it ends.

Dependencies

Immediate Session End

Example

History
Last changed by/on SAP  20130604 
SAP Release Created in 701