SAP ABAP Data Element ICFTIME (Session Timeout)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-ICF (Application Component) Internet Communication Framework
⤷
SHTTP (Package) Development Class for HTTP Communication
⤷
⤷
Basic Data
| Data Element | ICFTIME |
| Short Description | Session Timeout |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | RFCTIME | |
| Data Type | TIMS | Time field (hhmmss), stored as char(6) |
| Length | 6 | |
| Decimal Places | 0 | |
| Output Length | 8 | |
| 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 | Duration |
| Medium | 16 | Validity period |
| Long | 20 | Validity period |
| Heading | 16 | Validity period |
Documentation
Definition
Session timeout for a stateful connection in the format hours:minutes:seconds.
You cannot set the timeout to be as long as you like, or else the SAP profile parameter rdisp/plugin_auto_logout (default setting 30 minutes) decides when the session context is terminated.
If the timeout is set as 00:00:00, the session timeout is inactive. The session is terminated after rdisp/plugin_auto_logout has run. This is default setting.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 46C |