GRCINTMSG - AM - Execution Message (Temp Storage during execution)
AM - Execution Message (Temp Storage during execution) information is stored in SAP table GRCINTMSG.
It is part of development package GRCINT_S4_PC in software component GRC-INT-SPC. This development package consists of objects that can be grouped under "GRC Process Control Integration with S/4".
It is part of development package GRCINT_S4_PC in software component GRC-INT-SPC. This development package consists of objects that can be grouped under "GRC Process Control Integration with S/4".
Fields for table GRCINTMSG
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
JOBSTEP_ID | AM - Job and Job Step ID | X | GRCINT_JOBSTEP_ID | CHAR | 100 | |
TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | X | TIMESTAMP | DEC | 8 | |
TYPE | Message type: S Success, E Error, W Warning, I Info, A Abort | BAPI_MTYPE | CHAR | 2 | ||
ID | Message Class | SYMSGID | CHAR | 40 | ||
MSG_NUMBER | Message Number | SYMSGNO | NUMC | 6 | ||
MESSAGE | Message Text | BAPI_MSG | CHAR | 440 | ||
MESSAGE_V1 | Message Variable | SYMSGV | CHAR | 100 | ||
MESSAGE_V2 | Message Variable | SYMSGV | CHAR | 100 | ||
MESSAGE_V3 | Message Variable | SYMSGV | CHAR | 100 | ||
MESSAGE_V4 | Message Variable | SYMSGV | CHAR | 100 |