Navigation to this function
This data object manages session information in the system and stores temporary data during user interaction. It contains important metadata such as session keys, values and modification times required to maintain user sessions and track activities. Sessions are used in various business processes to preserve the state and context of user interactions and allow work to continue seamlessly across multiple system calls.
Identification
Information on the identification of the data record is stored in this info area.| Property | Description |
| Session Change | ⚠️ This property will be removed in one of the next releases. Please do not use it anymore. This field shows the date on which the session was automatically changed by the system. This field can be used to document changes made by the system to track session modifications. |
| Session Key | ⚠️ This property will be removed in one of the next releases. Please do not use it anymore. The unique identifier is used to distinguish and track individual user sessions in the system. Using this automatically generated key, activities and data can be securely assigned to a specific login session. |
| Session GUID | ⚠️ This property will be removed in one of the next releases. Please do not use it anymore. This is a unique identifier for identifying a user session in the system. With the help of this automatically generated ID, all activities during a login session can be tracked and assigned. |
| Session Value | ⚠️ This property will be removed in one of the next releases. Please do not use it anymore. This is a unique identification value that is automatically generated for each session. It is used to clearly identify and track user activities within a work session. |