/SDF/EM_MSG - Messages
Messages information is stored in SAP table /SDF/EM_MSG.
It is part of development package /SDF/EM_IPA_7X in software component SV-SMG-DIA-APP-EM. This development package consists of objects that can be grouped under "ABAP Instrumentation Platform for Exception Management".
It is part of development package /SDF/EM_IPA_7X in software component SV-SMG-DIA-APP-EM. This development package consists of objects that can be grouped under "ABAP Instrumentation Platform for Exception Management".
Fields for table /SDF/EM_MSG
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 3 | * |
BPI_ID | Business process instance ID | X | /SDF/EM_BPI_ID | CHAR | 32 | |
STEP_ID | Business Process Step ID | X | /SDF/EM_STEP_ID | CHAR | 32 | |
UNIT_ID | Unit ID | X | /SDF/EM_UNIT_ID | CHAR | 32 | |
LINE_NO | Sequence | X | /SDF/EM_SEQUENCE | INT2 | 2 | |
MESSAGE_TYPE | Message Type | SYMSGTY | CHAR | 1 | ||
MESSAGE_ID | Message Class | SYMSGID | CHAR | 20 | * | |
MESSAGE_NUMBER | Message Number | SYMSGNO | NUMC | 3 | ||
MESSAGE | Message Text | BAPI_MSG | CHAR | 220 | ||
MESSAGE_VAR1 | Message Variable | SYMSGV | CHAR | 50 | ||
MESSAGE_VAR2 | Message Variable | SYMSGV | CHAR | 50 | ||
MESSAGE_VAR3 | Message Variable | SYMSGV | CHAR | 50 | ||
MESSAGE_VAR4 | Message Variable | SYMSGV | CHAR | 50 |