SMON_SESSIONS - TMC: work process utilisation
TMC: work process utilisation information is stored in SAP table SMON_SESSIONS.
It is part of development package SMONITORING_TM in software component BC-CST-RL. This development package consists of objects that can be grouped under "Monitoring of basis KPIs for TMC".
It is part of development package SMONITORING_TM in software component BC-CST-RL. This development package consists of objects that can be grouped under "Monitoring of basis KPIs for TMC".
Fields for table SMON_SESSIONS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
TIMESTAMP_UTC | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | X | TIMESTAMP | DEC | 8 | |
TIME_GRANULARITY | Time period in seconds relative to previous snapshot | X | SMON_GRANULARITY | INT4 | 4 | |
AS_NAME | Application Server Instance | X | MSNAME2 | CHAR | 80 | |
TENANT | Client | X | CHAR | 6 | ||
TIME_PERIOD | Seconds since the previous statistics entry | SMON_PERIOD | INT4 | 4 | ||
TIME_ZONE | Time zone offset in seconds | INT4 | 4 | |||
USER_IDS | Number of concurrent users | INT8 | 8 | |||
USER_SESSIONS | Number of logons | INT8 | 8 | |||
ABAP_SESSIONS | Number of ABAP sessions | INT8 | 8 |