RSODSO_CONTEXT - Control of Runtime Measurements
Control of Runtime Measurements information is stored in SAP table RSODSO_CONTEXT.
It is part of development package RSODSO_RUNTIME in software component BW-WHM-DBA. This development package consists of objects that can be grouped under "Runtime Measurement".
It is part of development package RSODSO_RUNTIME in software component BW-WHM-DBA. This development package consists of objects that can be grouped under "Runtime Measurement".
Fields for table RSODSO_CONTEXT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| CONTEXT | Class Name of a Context | X | RSODSOCONTEXTNAME | CHAR | 30 | |
| USERNAME | User for Which Runtime Measurement Is Made | X | RSODSORTUSER | CHAR | 30 | |
| CONTEXT_PAR1 | Parameter 1 of a Runtime Measurement | X | RSODSORTPAR1 | CHAR | 30 | |
| CONTEXT_PAR2 | Parameter 2 of a Runtime Measurement | X | RSODSORTPAR2 | CHAR | 30 | |
| CONTEXT_PAR3 | Parameter 3 of a Runtime Measurement | X | RSODSORTPAR3 | CHAR | 30 | |
| VALID_FROM | Start of Allowed Time Interval | X | RSODSORTTF | TIMS | 6 | |
| VALID_TO | End of Allowed Time Interval | X | RSODSORTTT | TIMS | 6 | |
| ENABLED | Context for Measurement Permitted | RSODSORTENABLED | CHAR | 1 |