SAP Table CWBNTMSG
SAP Notes Message Log
CWBNTMSG (SAP Notes Message Log) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link CWBNTMSG to other SAP tables.
CWBNTMSG table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
NUMM | Note number | CWBNTNUMM | NUMC | 10 | 0 | |||
COUNTER | NUMC | 10 | 0 | |||||
SYSID | Name of SAP System | SYSYSID | CHAR | 8 | 0 | |||
MSGID | Message Class | SYMSGID | CHAR | 20 | 0 | |||
MSGTY | Message Type | SYMSGTY | CHAR | 1 | 0 | |||
MSGNO | Message Number | SYMSGNO | NUMC | 3 | 0 | |||
MSGV1 | Message Variable | SYMSGV | CHAR | 50 | 0 | |||
MSGV2 | Message Variable | SYMSGV | CHAR | 50 | 0 | |||
MSGV3 | Message Variable | SYMSGV | CHAR | 50 | 0 | |||
MSGV4 | Message Variable | SYMSGV | CHAR | 50 | 0 | |||
UNAME | User Name | SYUNAME | CHAR | 12 | 0 | |||
TSTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 15 | 0 |