| MALFORMED_MAP | The mapping table is invalid. |
| MEMORY_ALLOCATE_NEXT_ERROR | Error in internal memoy management (ABAP MEMORY). |
| MEMORY_DELETE_ALL_ERROR | Error in internal memoy management (ABAP MEMORY). |
| MEMORY_DELETE_OBJECT_ERROR | Error in internal memoy management (ABAP MEMORY). |
| MEMORY_FREE_DIRECTORY_ERROR | Error in internal memoy management (ABAP MEMORY). |
| MEMORY_GET_BLOCK_ADDRESS | Error in internal memory management (PAGING). |
| MEMORY_GET_BLOCK_FREE | Error in internal memory management (PAGING). |
| MEMORY_ID_RESERVED | Default ID not permitted in MEMORY operation (EXPORT/IMPORT). |
| MEMORY_ID_TOO_LONG | Specified ID with MEMORY operation (EXPORT/IMPORT) is too long. |
| MEMORY_LIST_WRONG_MODE | Error in internal memoy management (ABAP MEMORY). |
| MEMORY_NO_MORE_PAGING | SAP Paging overflow when storing data in the ABAP memory |
| MEMORY_PGFREE_FAILED | Error while releasing a block in SAP Paging. |
| MEMORY_READOBJECT_ERROR | Error in internal memoy management (ABAP MEMORY). |
| MEMORY_READ_ERROR | Error in internal memoy management (ABAP MEMORY). |
| MEMORY_READ_ERROR_NEXT | Error in internal memoy management (ABAP MEMORY). |
| MEMORY_READ_WRONG_MODE | Error in internal memoy management (ABAP MEMORY). |
| MEMORY_UNKNOWN_DELETE_OPTION | Error in internal memoy management (ABAP MEMORY). |
| MEMORY_WRITENEXT_WRONG_MODE | Error in internal memoy management (ABAP MEMORY). |
| MEMORY_WRITE_ALLOCATE_RECORD | Error in internal memoy management (ABAP MEMORY). |
| MEMORY_WRITE_CLOSE_ERROR | Error in internal memoy management (ABAP MEMORY). |
| MEMORY_WRITE_NAME_TOOLONG | Error in internal memoy management (ABAP MEMORY). |
| MEMORY_WRITE_NEXT_ERROR | Error in internal memoy management (ABAP MEMORY). |
| MEMORY_WRITE_WRONG_MODE | Error in internal memoy management (ABAP MEMORY). |
| MEMORY_YET_CREATED | Error in internal memoy management (ABAP MEMORY). |
| MEM_ALLOC_FAILED | Internally required memory not available. |
| MESSAGE_ROLLBACK_IN_POSTING | Interception of A-messages not possible while updating. |
| MESSAGE_ROLLBACK_ON_COMMIT | A-Messages cannot be interecepted in ON COMMIT processing. |
| MESSAGE_STATE_STACK_ERROR | Error when returning to "EXCEPTIONS ERROR_MESSAGE". |
| MESSAGE_TYPE_UNKNOWN | Message type &P1 is unknown. |
| MESSAGE_TYPE_X | The current application has triggered a termination with a short dump. |
| MESSAGE_TYPE_X_TEXT | The current application has triggered a termination with a short dump. |
| META_OBJECT_HANDLE_INVALID | An invalid handle was passed to the object log. |
| METH_PARM_IS_NOT_SEQUENCE_OF_C | Parameter &P3 is not of type C or STRING. |
| MICROSECONDS_OVERFLOW | Overflow in the microsecond field of the time stamp. |
| MOVE_CAST_ERROR | Dynamic type conflict during the assignment of references. |
| MOVE_CAST_ERROR_DYN | Dynamic type conflict in assignment of references (special case) |
| MOVE_CAST_REF_ONLY | Only references are initially permitted in CAST (?= or MOVE ?TO). |
| MOVE_COMPLEX_OVERLAP | Overlapping MOVE for deep objects is not supported. |
| MOVE_DREF_NOT_COMPATIBLE | Type error in assignement of data references. |
| MOVE_INTERFACE_NOT_SUPPORTED | Type conflict in assignment of references. |
| MOVE_INTERNAL_ERROR | Internal error in the MOVE-CORRESPONDING statement. |
| MOVE_IREF_NOT_CONVERTIBLE | Type conflict in assignment of interface references. |
| MOVE_IREF_TO_OREF | Type conflict during the assignment of references. |
| MOVE_NOT_SUPPORTED | Assigning type &P2 to type &P1 is not supported. |
| MOVE_OREF_NOT_CONVERTIBLE | Type conflict during assignment of object references. |
| MOVE_TO_LIT_NOTALLOWED | Assignment error: Overwriting of a protected field. |
| MOVE_TO_LIT_NOTALLOWED_NODATA | Assignment error: Overwriting of a protected field. |
| MOVE_TO_LOOP_REF | illegal assignment to "dref" in a "LOOP … REFERENCE INTO dref" |