| LDBNAME_INVALID | Name "&P1" of the logical database for program &AP is invalid. |
| LISTDS_TOO_SHORT | Unable to load the "list level stack". |
| LIST_HASH_BAD_LENGTH | Internal error: Key length greater than row length according to tab |
| LIST_ILLEGAL_PAGE | Internal error: Unvalid page number |
| LIST_LINE_NOT_FOUND | List line &P1 not found. |
| LIST_LINE_TOO_LARGE | Internal error: Line number &P1 is too large. |
| LIST_NO_PAGETAB | Internal error: System table for list processing is empty. |
| LIST_NO_ROLL | The memory request for &P1 bytes could not be complied with. |
| LIST_PARSER_ILLEGAL_SWITCH | Internal error: Unexpected status in the list structure ID. |
| LIST_TOO_MANY_LEVELS | No more selection lists possible. |
| LIST_TOO_MANY_LPROS | No further list processing possible. |
| LIST_TOPOFPAGE_OVERFLOW | List page overflow (page header too large). |
| LIST_TO_MANY_TABLE_ENTRIES | No more lines can be added to a table in the list distribution. |
| LITERAL_MOVE_COMPARE_REJECTED | Assignments or comparisons between literals and structures not |
| LOADCLASS_NAME_TOO_LONG | Internal error: The name of a global class was too long. |
| LOAD_ALLIGNMENT_ERROR | Memory area for ABAP/4 load is not correctly aligned. |
| LOAD_CLASS_NOT_FOUND | Class &P1 not found. |
| LOAD_CLASS_VERSION_MISMATCH | Class interface changed at runtime. |
| LOAD_COMMON_PART | The length of COMMON PART &P1 in program &P2 is incorrect. |
| LOAD_COMMON_PART_STRUCT | Incorrectly configured COMMON PART &P1 in program &P2. |
| LOAD_DB_PROCEDURE_MISMATCH | Database procedure proxy modified at runtime. |
| LOAD_FORMAT_ERROR | Format error in program load for ABAP/4 program &P1. |
| LOAD_FSYMB_NOT_ALIGNED | DEFAULT area for field symbol not correctly aligned. |
| LOAD_FSYMB_TOO_LARGE | DEFAULT area for field symbol is too small. |
| LOAD_INIT_FORMAT_ERROR | Format error when loading ABAP/4 program &P1. |
| LOAD_INTF_VERSION_MISMATCH | Interface changed at runtime. |
| LOAD_NOT_FOUND_AFTER_GEN | Program &P1 not in PXA after generation. |
| LOAD_NO_PXA_MEMORY | Memory bottleneck: Program &P1 cannot be loaded at present. |
| LOAD_NO_ROLL | No roll storage available when loading a program. |
| LOAD_NO_SPACE_FOR_TABLE | No memory available for table or area &P1. |
| LOAD_PROGRAM_CLASS_MISMATCH | Class interface changed at runtime. |
| LOAD_PROGRAM_DEFECT | Program &P1 contains errors. |
| LOAD_PROGRAM_INTF_MISMATCH | Interface &P1 was changed at runtime. |
| LOAD_PROGRAM_LOST | Program &P1 changed at runtime. |
| LOAD_PROGRAM_NOT_FOUND | Program &P1 not found. |
| LOAD_PROGRAM_TABLE_MISMATCH | The runtime object of a database table has been changed. |
| LOAD_PROGRAM_UNICODE_REQUIRED | Program &P1 is not Unicode enabled. |
| LOAD_REPORT_PART_LREF | Error while loading the row reference table. |
| LOAD_REPORT_PART_NOT_FOUND | LOAD REPORT: PART &P2 not found |
| LOAD_REPORT_TABLE_TOO_SHORT | LOAD REPORT: Internal table too small. |
| LOAD_SUBPOOL_GEN_FAILED | Error when generating subroutine pool &P1. |
| LOAD_SUBPOOL_NOT_FOUND | Subroutine pool &P1 not in PXA after generation. |
| LOAD_SWITCHSTATES_LOST | The current switch configuration was modified during the program run. |
| LOAD_SWITCHSTATES_MISMATCH | Current switch states incompatible with program switch states |
| LOAD_TABLE_DOES_NOT_EXIST | Table &P1 does not exist. |
| LOAD_TEXTPOOL_LOST | The text elements in program &P1 were modified during the program run. |
| LOAD_TEXTPOOL_NO_MEMORY | No temporary memory available for text elements. |
| LOAD_TEXTPOOL_NO_PXA_MEMORY | No space available in PXA buffer for text elements. |
| LOAD_TRFO_PROGRAM_MISMATCH | Transformation interface modified at runtime. |
| LOAD_TYPEPOOL_NOT_FOUND | Type group &P1 not found. |
| LOAD_TYPEPOOL_VERSION_MISMATCH | Type group changed at runtime. |
| LOAD_TYPE_VERSION_MISMATCH | Change made to a Dictionary structure while a program was running. |
| LOAD_UNKNOWN_SUBPOOL | Invalid program name &P1 when loading an ABAP program. |
| LOAD_VERSION_LOST | The version of program &P1 in the database has the wrong load format. |
| LOAD_WRONG_TABLE_LENGTH | Table &P1 has the wrong length. |
| LOAD_ZERO_SIZE | Program &P1 either has a length of 0 or does not exist. |
| LOGDB_ILLEGAL_STATE | Incorrect status when starting program &AP. |
| LOGDB_SSCR_NOT_FOUND | Internal program table SSCR not found. |
| LOGDB_SSCR_WRONG_STRUCTURE | Internal report table SSCR has an invalid structure. |
| LOGIN_EXT_ID_DISABLED | Function module call to log in is not permitted using an external ID. |
| LOOP_WITHIN_LOOP | For field groups you cannot have a LOOP within a LOOP. |