/WMD/XF_WEBSESS - Web sessions
Web sessions information is stored in SAP table /WMD/XF_WEBSESS.
It is part of the development package /WMD/XF_WEB. This development package consists of objects that can be grouped under "xSuite Web Components".
It is part of the development package /WMD/XF_WEB. This development package consists of objects that can be grouped under "xSuite Web Components".
Fields for table /WMD/XF_WEBSESS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
SID | Session ID | X | /WMD/XF_WEB_SID | CHAR | 200 | |
EXPIRATION | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
USERID | User Name in User Master Record | XUBNAME | CHAR | 24 | ||
IP | Character field of length 40 | CHAR40 | CHAR | 80 | ||
LANGU | Language Key | SPRAS | LANG | 2 |