FQM_ERROR_LOG - Error Log
Error Log information is stored in SAP table FQM_ERROR_LOG.
It is part of development package FQM in software component FIN-FSCM-FQM. This development package consists of objects that can be grouped under "Financial Quantity Management".
It is part of development package FQM in software component FIN-FSCM-FQM. This development package consists of objects that can be grouped under "Financial Quantity Management".
Fields for table FQM_ERROR_LOG
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 6 | * |
| PARTNER | Owner of a Business Transaction | X | FQM_OWNER | CHAR | 6 | |
| QUEUE_ID | Queue Entry ID | X | FQM_QUEUE_ID | NUMC | 32 | |
| RETRY_COUNTER | Retry Counter | X | FQM_RETRY_COUNTER | INT4 | 4 | |
| MSG_COUNTER | Message Counter | X | FQM_MSG_COUNTER | INT4 | 4 | |
| MESSAGE_CATEGORY | Message Category | FQM_MESSAGE_CATEGORY | CHAR | 10 | ||
| MSG_ID | Message Class | SYMSGID | CHAR | 40 | * | |
| MSG_NO | Message Number | SYMSGNO | NUMC | 6 | ||
| CONTENT | Content of Error | RSTR | 8 |