GRMG_ERROR_LOG - GRMG: Table for error log
GRMG: Table for error log information is stored in SAP table GRMG_ERROR_LOG.
It is part of development package DSWP_MON_GRMG in software component BC-CCM-MON. This development package consists of objects that can be grouped under "Generic Request and Message Generator".
It is part of development package DSWP_MON_GRMG in software component BC-CCM-MON. This development package consists of objects that can be grouped under "Generic Request and Message Generator".
Fields for table GRMG_ERROR_LOG
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client ID | X | SYMANDT | CLNT | 3 | * |
RUN_NUMBER | GRMG: Type for numc10 | X | GRMG_NUMC10_TYPE | NUMC | 10 | |
ERROR_ITEM | GRMG: Type for numc10 | X | GRMG_NUMC10_TYPE | NUMC | 10 | |
ERROR_DATE | System Date | SYDATUM | DATS | 8 | ||
ERROR_TIME | System Time | SYUZEIT | TIMS | 6 | ||
MOD_UNIT | GRMG: Type for modularisation unit | GRMG_MOD_UNIT_TYPE | CHAR | 50 | ||
ERROR_TEXT | GRMG: Type for error text | GRMG_ERROR_TEXT_TYPE | CHAR | 255 |