RSMONMESS - Messages for the monitor
Messages for the monitor information is stored in SAP table RSMONMESS.
It is part of development package RSSM in software component BW-WHM-DST. This development package consists of objects that can be grouped under "BW: General monitoring and scheduling".
It is part of development package RSSM in software component BW-WHM-DST. This development package consists of objects that can be grouped under "BW: General monitoring and scheduling".
Fields for table RSMONMESS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| RNR | Request number for the data transfer | X | RSREQUNR | CHAR | 30 | |
| MESS_ID | Message ID | X | RSMESS_ID | NUMC | 10 | |
| IP_NR | InfoPackge number | X | RSINFOPID | NUMC | 6 | |
| DP_NR | Data packet number | X | RSDATAPID | NUMC | 6 | |
| RQSTATE | Status of the data selection | X | RSRQSTATE | CHAR | 1 | |
| LNR | 10 digit number | X | NUM10 | NUMC | 10 | |
| TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | RSTIMESTMP | DEC | 8 | ||
| MSGNO | Message Number | SYMSGNO | NUMC | 3 | ||
| MSGTY | Message Type | SYMSGTY | CHAR | 1 | ||
| MSGID | Message Class | SYMSGID | CHAR | 20 | * | |
| MSGV1 | Message Variable | SYMSGV | CHAR | 50 | ||
| MSGV2 | Message Variable | SYMSGV | CHAR | 50 | ||
| MSGV3 | Message Variable | SYMSGV | CHAR | 50 | ||
| MSGV4 | Message Variable | SYMSGV | CHAR | 50 | ||
| PROGRAMM | Char 80 | CHAR80 | CHAR | 80 | ||
| AUFRUFER | Caller | RSCALLER | CHAR | 2 | ||
| TIMESTAMPL | UTC time stamp in long form (YYYYMMDDhhmmss,mmmuuun) | RSTIMESTMPL | DEC | 11 | ||
| APPL_LOG | Boolean | RS_BOOL | CHAR | 1 | ||
| ERROR_LOG | Boolean | RS_BOOL | CHAR | 1 |