RSLISTDUMPS: List of Runtime Errors (Part S)

Runtime Error Short Description
SAPGUI_NO_EVENT_DESCRIPTIONThe SAPGUI version you are using does not support this functionality.
SAPSQL_ACCESS_TO_RHS_TABLE Illegal access to the right table of a LEFT OUTER JOIN.
SAPSQL_AGGREGATE_ILL_TABTYPE Aggregate function on a column in a pool or cluster table.
SAPSQL_AGGREGATE_LOB Use of a string field in an aggregate function.
SAPSQL_AGGREGATE_NOT_ALLOWED Illegal use of aggregate functions in a dynamic field list.
SAPSQL_ALIASNAME_TOO_LONG Alternative field name in SQL statement is too long.
SAPSQL_AMBIGUOUS_FIELDNAME A column name from a dynamically entered clause is ambiguous.
SAPSQL_AMBIGUOUS_TABNAME A table name is ambiguous.
SAPSQL_ANNEX_ILLEGAL_CODE Unknown flag combination in SQLS follow-on control block
SAPSQL_ARRAY_INSERT_DUPREC Open SQL array insert produces duplicate records in the database.
SAPSQL_ARRAY_WRONG_ALIGNMENT Alignment of rows in an internal table is not sufficient.
SAPSQL_BETWEEN_MISSING_AND The WHERE or HAVING clause has an unexpected format.
SAPSQL_BOUND_LONG_STRING Long string in a WHERE / HAVING or ON condition.
SAPSQL_BOXED_NOT_SUPPORTED Using BOXED COMPONENTS is not supported.
SAPSQL_CANT_SET_STATEMENT_ID Internal error: Statement ID cannot be set.
SAPSQL_CLIENT_ILLEGAL_FORMAT Client field in Open SQL statement has an unexpected format.
SAPSQL_CLOSE_RSQL_STACK_ERROR Internal error: Incorrect RSQL stack entry when closing cursor.
SAPSQL_COMPONENT_NOT_FLATLIKE The target area has the wrong type.
SAPSQL_CONFLICTING_ALIAS A dynamically entered FROM clause has an unexpected format.
SAPSQL_CONNECTIONNAME_TOO_LONG The connection name in an SQL statement is too long.
SAPSQL_CONNECTION_ILL_TABTYPE Connection specification with pool or cluster table.
SAPSQL_CONNECTION_WITH_HOLDOPEN CURSOR WITH HOLD not on standard connection.
SAPSQL_CURSOR_ALREADY_OPEN An attempt was made to open a database cursor which was already open.
SAPSQL_DATA_LOSS Data was lost while copying a value.
SAPSQL_DEEP_WA_INCOMPATIBLEThe work area is not compatible with the type of the table.
SAPSQL_DELETE_TAB_TOO_SMALLThe value table is too small for Open SQL array delete.
SAPSQL_DELETE_WA_TOO_SMALL The work area is too small for the Open SQL work area delete.
SAPSQL_DISTINCT_AND_LOB Selection of a string field using the "DISTINCT" addition.
SAPSQL_DISTINCT_STAR_DEEP Use of SELECT DISTINCT * on a table with strings.
SAPSQL_DUPLICATE_TABLENAME A table or alias name in the FROM clause is not clear.
SAPSQL_DYN_JOIN_WITH_STRINGIncorrect use of SELECT *.
SAPSQL_EMPTY_TABNAME A dynamically entered FROM clause has an unexpected format.
SAPSQL_ESCAPE_WITH_POOLTABLE LIKE with ESCAPE on pool table.
SAPSQL_FETCH_ITAB_STREAM A FETCH was requested with a non-type compatible work area.
SAPSQL_FETCH_RSQL_STACK_EMPTY Internal error: RSQL stack in SELECT loop is empty before cursor fetch.
SAPSQL_FETCH_WA_INCOMPATIBLE The INTO area is the wrong length or type.
SAPSQL_FETCH_WA_INTO_MODE A FETCH was requested with a non-type-friendly work area.
SAPSQL_FETCH_WRONG_INTOLISTSELECT list and INTO list do not have the same number of elements.
SAPSQL_FIELDLIST_AVG_TYPE Aggregate function AVG with a non-numerical argument.
SAPSQL_FIELDLIST_SUM_TYPE Aggregate function SUM with a non-numerical argument.
SAPSQL_FIELDNAME_TOO_LONG Field name too long in SQL statement.
SAPSQL_FIELDNAME_UNKNOWN The field name from the ORDER BY clause is not in the SELECT clause.
SAPSQL_GROUP_BY_ILL_TABLE_TYPE GROUP BY on pooled or cluster table.
SAPSQL_GROUP_BY_LOB Illegl grouping by string.
SAPSQL_HAVING_AVG_TYPE The HAVING clause has an unexpected format.
SAPSQL_HAVING_PARENTHESES The HAVING conditon has an unexpected format.
SAPSQL_HAVING_SUM_TYPE The HAVING clause has an unexpected format.
SAPSQL_ILLEGAL_AGGREGATE The HAVING conditon has an unexpected format.
SAPSQL_ILLEGAL_CONNECTION Database connection not allowed.
SAPSQL_ILLEGAL_DISTINCT Selection with addition "DISTINCT" for pool or cluster table.
SAPSQL_ILLEGAL_IS_NULL The WHERE condition has an unexpected format.
SAPSQL_ILLEGAL_JOIN A dynamically entered FROM clause has an unexpected format.
SAPSQL_ILLEGAL_REFERENCE_TYPE The target area has the wrong type.
SAPSQL_ILL_SORTTABLE Internal error: Entries missing from a sort table.
SAPSQL_INCOMPATIBLE Additional information for Open SQL
SAPSQL_INCOMPLETE_PRIMARY_KEY WHERE condition not unique in the SELECT SINGLE
SAPSQL_INTERNAL_ERROROpen SQL: internal error
SAPSQL_INVALID_FIELDNAME A dynamically entered column name is unknown.
SAPSQL_INVALID_TABLENAME A table name entered in an SQL command is unknown.
SAPSQL_INVALID_TOKEN Incorrect word in the dynamic CREATING addition.
SAPSQL_IN_ILLEGAL_LIST The WHERE condition has an unexpected format.
SAPSQL_IN_ITAB_CP/NP_ESCAPESELECT … IN itab with CP/NP and closing escape symbol.
SAPSQL_IN_ITAB_CP_ILL_FLDTYPE Invalid column type for option CP or NP.
SAPSQL_IN_ITAB_ILLEGAL_OPTION Invalid value in OPTION field of value table for IN itab operator.
SAPSQL_IN_ITAB_ILLEGAL_SIGNInvalid value in SIGN field of value table for IN itab operator.
SAPSQL_IN_ITAB_ILL_STRUCTURE Value table for IN itab operator has unexpected format
SAPSQL_ITAB_CANT_SCANA dynamic Open SQL statement has an unexpected format.
SAPSQL_JOIN_ILLEGAL_TABLE_TYPE Join with pooled table cluster table or view.
SAPSQL_JOIN_LEFT_DEEPA dynamically entered FROM clause has an unexpected format.
SAPSQL_JOIN_NO_SELECTA dynamically entered FROM clause has an unexpected format.
SAPSQL_JOIN_OJ_1SIDEDA dynamically entered FROM clause has an unexpected format.
SAPSQL_JOIN_OJ_ON_ONCE A dynamically entered FROM clause has an unexpected format.
SAPSQL_JOIN_OJ_PROPER_STAR A dynamically entered FROM clause has an unexpected format.
SAPSQL_JOIN_ON_CMP A dynamically entered FROM clause has an unexpected format.
SAPSQL_JOIN_ON_EMPTY A dynamically entered FROM clause has an unexpected format.
SAPSQL_JOIN_ON_ILLEGAL_NOT A dynamically entered FROM clause has an unexpected format.
SAPSQL_JOIN_ON_ILLEGAL_OR A dynamically entered FROM clause has an unexpected format.
SAPSQL_JOIN_ON_OJ_CMPA dynamically entered FROM clause has an unexpected format.
SAPSQL_KEYS_NOT_CONVERTIBLEIn an Open SQL work area operation there is a inconvertible key.
SAPSQL_LIKE_ILLEGAL_FLDTYPEWrong database table type in LIKE condition.
SAPSQL_LIKE_PATTERN_TOO_LONG Open SQL statement with WHERE … LIKE and pattern that is too large.
SAPSQL_LIKE_QUOTESSELECT … LIKE … with leading apostrophe but no closing apostrophe.
SAPSQL_LIKE_VAL_TYPE Value field with LIKE operator is not type C.
SAPSQL_MISSING_ALIAS The dynamic SELECT clause has an unexpected format.
SAPSQL_MISSING_CREATING_ENTRY The target area has the wrong type.
SAPSQL_MISSING_FOR_COLUMNS FOR ALL OTHER used without FOR COLUMNS.
SAPSQL_MISSING_INTO_CLAUSE The INTO clause is missing in a SELECT command.
SAPSQL_MISSING_LOG_CONDITION A logical condition is missing in a dynamic clause.
SAPSQL_MODIFYING_SELFSQ A subquery on a table that is to be changed is not permitted.
SAPSQL_NOP1_ILLEGAL_CODE_2 Internal error: Unknown flag combination in NOP1 CB (WHER sequence CB).
SAPSQL_NOP1_ILLEGAL_CODE_3 Internal error: Unknown flag combination in NOP1 CB (SQLS sequence CB).
SAPSQL_NO_DBTAB_OR_VIEW Table is not declared as a table or a view in the ABAP Dictionary.
SAPSQL_NO_LOB_COLUMN A column is not a LOB column
SAPSQL_NO_MORE_CONNECTIONS There are too many database connections open.
SAPSQL_NO_RIGHT_JOIN A dynamically entered FROM clause has an unexpected format.
SAPSQL_NO_ROLL No roll memory available for execution of an Open SQL command.
SAPSQL_ORDER_BY_LOB Illegal sorting by string
SAPSQL_OTHER_ONLY_AT_THE_END The FOR ALL OTHER addition can only be used at the end
SAPSQL_PACKAGE_NEGATIVE Negative value n when specifying "PACKAGE SIZE n" in the INTO clause.
SAPSQL_PARSER_TODO_WARNING The compiler returns a warning that must be acted on.
SAPSQL_PARSE_ERROR An error has occurred while parsing a dynamic entry.
SAPSQL_PARSE_ERROR_STRICT An error has occurred while parsing a dynamic entry.
SAPSQL_PROJVIEW_NO_STREAMS No data streams and locators when accessing projection views.
SAPSQL_SELECT_DBTAB_CHANGEDDatabase table changed at program runtime.
SAPSQL_SELECT_ILLEGAL_ORDERInvalid ORDER-BY condition with SELECT on non-transparent table.
SAPSQL_SELECT_TAB_TOO_SMALLIn an Open SQL array select the output table is too small.
SAPSQL_SELECT_WAN_UNSTRUCTURED The taregt area of an INTO clause has the wrong type.
SAPSQL_SELECT_WA_ILL_TYPE Too few fields in the INTO clause.
SAPSQL_SELECT_WA_TOO_SMALL The output area is too narrow in an Open SQL select.
SAPSQL_SET_ILLEGAL_VALUE The SET condition has an unexpected format.
SAPSQL_SET_MISSING_VALUE A comparison value is missing in the dynamic SET condition.
SAPSQL_SET_NOT_PLUS_MINUS The SET condition has an unexpected format.
SAPSQL_SET_PLUS_MINUS_TYPE The SET condition has an unexpected format.
SAPSQL_SET_QUOTES The SET condition has an unexpected format.
SAPSQL_SET_UNKNOWN_OPERATORThe SET condition has an unexpected format.
SAPSQL_SQLS_ILLEGAL_CODE Internal error: Unknown flag combination in SQLS control block.
SAPSQL_SQLS_INVALID_CONNECTION Database connection is closed.
SAPSQL_SQLS_INVALID_CURSOR Cursor already closed or not open yet.
SAPSQL_SQLS_INVALID_CURSOR a cursor that has already been closed or not yet been opened.
SAPSQL_STMNT_TOO_LARGE The Open SQL command is too big.
SAPSQL_STREAMS_NOT_SUPPORTED Streams are not permitted in set operations.
SAPSQL_STRICT_FETCH_CLOSE Error in FETCH NEXT CURSOR or CLOSE CURSOR command.
SAPSQL_SUBQUERY_ILL_TABLE_TYPE Subquery using a pooled or cluster table.
SAPSQL_SUBSTRING_POS An error occurred while calling a database function.
SAPSQL_SUBSTRING_POS_LOW An error occurred while calling a database function.
SAPSQL_TABNAME_TOO_LONG Table name in SQL statement is too long.
SAPSQL_TOO_MANY_TABLES The Open SQL command contains too many tables.
SAPSQL_TWICE_DEFINITION Two entries have been made for one LOB column.
SAPSQL_TWICE_FOR Double definition in the dynamic CREATING addition
SAPSQL_UNEXPECTED_END_OF_INPUT The dynamic CREATING addition ends unexpectedly
SAPSQL_UNION_POSSIBLEDynamic CREATING addition has no minimum definition.
SAPSQL_UNSUPPORTED_FEATURE Unsupported database extension.
SAPSQL_UPTO_NEGATIVE Negative number of rows with Open SQL addition "UP TO n ROWS".
SAPSQL_UPTO_TOO_LARGENumber of rows too large for Open SQL addition "UP TO n ROWS".
SAPSQL_WA_CONTAINS_REFS The work area has an invalid type.
SAPSQL_WA_TOO_SMALL Work area is too narrow for Open SQL work area operation.
SAPSQL_WA_WRONG_ALIGNMENT Alignment of the work area not sufficient.
SAPSQL_WHERE_FOR_ALL_MISMATCH The WHERE condition has an unexpected format.
SAPSQL_WHERE_ILLEGAL_VALUE A condition specified at runtime has an unexpected format.
SAPSQL_WHERE_MISSING_ESCAPEThe escape symbol is missing in a dynamically entered clause.
SAPSQL_WHERE_MISSING_OPERATOR A relational operator is missing in a dynamically entered condition.
SAPSQL_WHERE_MISSING_SUBQUERY A subquery is missing in a dynamically entered condition.
SAPSQL_WHERE_MISSING_VALUE A comparison value is missing in a dynamically entered condition.
SAPSQL_WHERE_PARENTHESES The dynamically entered condition has an unexpected format.
SAPSQL_WHERE_QUOTES A dynamically entered condition has an unexpected format.
SAPSQL_WHERE_UNKNOWN_OPERATOR A dynamically entered condition has an unexpected format.
SAPSQL_WRONG_CREATING_ENTRYThe target area has the wrong type.
SAPSQL_WRONG_OBJECT_REFERENCE The target area has the wrong type.
SCAN_AS_FROM_NEGATIVESCAN ABAP-SOURCE: Start index for source table is negative.
SCAN_AS_LEVEL_TAB_DESTROYEDInternal error with SCAN ABAP-SOURCE: Row not found in level table.
SCAN_AS_NO_ROLLSCAN ABAP-SOURCE: No memory available for key word list.
SCAN_AS_RABAX_ERROR Internal error with SCAN ABAP-SOURCE: No RABAX despite termination of
SCAN_AS_RABAX_ERROR generation process.
SCAN_AS_STMNT_TAB_DESTROYEDInternal error with SCAN ABAP-SOURCE: Line does not exist in statement table.
SCAN_AS_TO_NEGATIVE SCAN ABAP-SOURCE: End index for source table is negative.
SCAN_SOURCE_TOO_WIDE Program code contains lines with more than 32767 characters.
SELC_NO_RANGE_TAB Badly formed internal table in IN comparison.
SET_HANDLER_DISP_OVERFLOW SET HANDLER: No more handlers can be registered.
SET_HANDLER_E_NO_FOR Handler methods of instance events require the FOR' addition.
SET_HANDLER_FOR_CE Event handler has been defined for a class event.
SET_HANDLER_FOR_NULL With 'SET HANDLER … FOR src' 'src' cannot be 'ZERO'.
SET_HANDLER_HOBJ_NULLSET HANDLER: The reference to the handler object cannot be ZERO.
SET_HANDLER_INTERNAL_ERROR Internal error in SET HANDLER statement.
SET_ILLEGAL_MODULE_COMPONENT Invalid module component in control block.
SET_PARAMETER_ID_SPACE Parameter IDs cannot be empty.
SET_PARAMETER_ID_TOO_LONG Parameter IDs cannot be more than &P2 characters long.
SET_PARAMETER_MEMORY_OVERFLOW No more space in SPA/GPA memory for parameter &P1.
SET_PARAMETER_UNKNOWN_CODE Unknown return code &P1 in the SET PARAMETER.
SET_PARAMETER_VALUE_TOO_LONG The maximum length for SPA/GPA parameter values is &P1 bytes.
SET_RUN_TIME_CLOCK_ERROR The SET RUN TIME CLOCK RESOLUTION statement was wrongly called.
SHM_LOCK_OPERATION_FAILED Internal error: Unexpected state in ABAP runtime environment.
SLIN_FUNCTION_BLOCK_WRONG Function module &P1 could not be created.
SNAP_NO_NEW_ENTRY Runtime error. Short dump could not be written.
SORT_AS_TEXT_BAD_DYN_TYPE Invalid sort field type at "SORT … AS TEXT".
SORT_AS_TEXT_BAD_FS_TYPE Invalid sort field type at "SORT itab…BY AS TEXT"
SORT_AS_TEXT_DEST_TOO_SHORTTarget field too small in "SORT … AS TEXT"
SORT_AS_TEXT_EX_BAD_TYPE Invalid sort field type at "SORT BY f AS TEXT"
SORT_DEEP_INDEX_TOO_LARGE Internal error: Not enough memory for deep sorting.
SORT_EXTRACT_INDEX_NO_ROLL The data created with EXTRACT is too large for sorting.
SORT_EXTRACT_TOO_MANY_FIELDS Too many (&P1) sort fields when sorting the extract set.
SORT_FIELD_NOT_IN_HEADER Sort field not entered in field group "HEADER".
SORT_ILLEGAL_MODE Invalid sort mode specified.
SORT_ITAB_FIELD_INVALID The specified field symbol is not a valid sort criterion for tables.
SORT_NO_HEADER Field group HEADER not created.
SORT_RESOURCEHANDLER_FAILEDInternal error: Error while logging on to delete the sort file.
SORT_SORT_ILLEGAL Invalid SORT statement for a SORTED TABLE.
SORT_SORT_ILL_KEY_ORDER Illegal key sequence in SORT for sorted table
SORT_WITHIN_LOOP SORT is not supported in LOOP for field groups.
SPOOL_BAD_HANDLE Spool handle invalid or destroyed.
SPOOL_I/O_ERRORI/O error in the spool system.
SPOOL_INTERNAL_ERROR Internal error in the spool system.
SPOOL_INVALID_ARGUMENTS Invalid parameters when calling the spool interface.
SPOOL_INVALID_JOB Unknown spool request or object.
SPOOL_NETWORK_DOWN Computer network not active.
SPOOL_NO_ACCESSAccess not allowed.
SPOOL_NO_CONVERSION Required conversion not possible
SPOOL_NO_MORE_DATA No more data found
SPOOL_OBJECT_BUSY Object is either being processed or is locked
SPOOL_OPEN_INVALID_ARGUMENTS Invalid parameters when starting a SPOOL request
SPOOL_ROLL_BACKRollback during a spool operation
SPOOL_TEMSE_ERROR Error in TemSe system
SQL_CAUGHT_RABAX A short dump has occurred in a database operation.
SRFC_ILLEGAL_CONTROL_BLOCK An internal error occurred in the RFC administration.
SRFC_ILLEGAL_PARAMETER_NUMBER An internal error occurred in the RFC administration.
STACK_BLOCK_ILLEGAL_STATE Internal error: Invalid block stack
STACK_FORM_ILLEGAL_STATE Internal error: Invalid FORM stack.
STACK_INDEX_WRONG_STATE Error when processing index stack.
STACK_JENDF_POPSTATE_ERROR Stack error with ENDFORM.
STACK_JSTCK_ILLEGAL_CODE Invalid format in STCK control block (flag &P1).
STACK_NO_ROLL_MEMORY No memory available for FORM stack.
STACK_RPERF_POPSTATE_ERROR Stack error in return from a FORM.
STACK_STATE_ILLEGAL_MODE Invalid mode &P1 occurred when processing the state stack.
STACK_STATE_NO_ROLL_MEMORY No memory of length &P1 available for event stack.
START_ABAP_NOT_INITIALIZED The ABAP processor has not been initialized.
START_CALL_SICKDatabase inconsistency: Start transaction SICK.
STOP_NO_REPORT STOP statement used outside a report flow.
STOP_WITHIN_CALLED_DYNPRO STOP statement used in a called screen
STORAGE_FREE_FAILED Memory area could not be released
STORAGE_PARAMETERS_WRONG_SET The system has been incorrectly configured.
STREAM_NOT_CLOSED Garbage collection cancelled due to open write streams.
STRG_ILLEGAL_DATA_TYPE Embedding of type &P1 in string expression not supported.
STRG_ILLEGAL_FORMAT Format specification '&P1' with value '&P2' is invalid.
STRG_ILLEGAL_PAR Value '&P1' not permitted for parameter '&P2'.
STRING_BAD_REF Access to string reference with corrupt content
STRING_ILLEGAL_NULLTERMINATION Internal error: An X string cannot be null-terminated.
STRING_LENGTH_NEGATIVE Invalid access with negative length to a string
STRING_LENGTH_TOO_LARGE Invalid access to a string (too long)
STRING_OFFSET_LENGTH_TOO_LARGE Invalid access to a string (offset and length too big)
STRING_OFFSET_NEGATIVE Invalid access to a string using negative offset
STRING_OFFSET_TOO_LARGE Invalid access to a string (offset too large)
STRING_SIZE_TOO_LARGEMaximum string length exceeded
STRING_TOO_MANY_HEADERS Maximum number of (different) strings exceeded.
STRUCBUF_TOO_MANY_TYPES The current internal mode uses too many data types.
STRUCBUF_TOO_MANY_VIEWS The current internal mode uses too many structure views.
ST_ANY_NAMESPACE_ERROR Namespace error in the tt:any statement.
ST_ANY_PARSE_ERROR Error while parsing an XML fragment.
ST_ANY_REF_ACCESS Error in ref. node access.
ST_CONSTRAINT_MAXLENGTH A tt:maxLength assurance was violated.
ST_FRAGMENT_REF_ACCESS Error in ref. node access.
ST_ILLEGAL_SWITCH Unexpected state in runtime environment of the simple transformation.
ST_MATCH_FAIL Comparison error while executing a simple transformation.
ST_REFERENCE_REF_ACCESS Error in ref. node access.
ST_REF_ACCESS Error in ref. node access.
ST_RUNTIME_ERROR Runtime error while executing a simple transformation.
ST_TABLE_REF_ACCESS Error in ref. node access.
ST_VALIDATION_FAILED Validation error in a simple transformation.
ST_VALUE_REF_ACCESS Error in ref. node access.
SUBMIT_CONTAINER_MISSING No further container found.
SUBMIT_CONTAINER_NOT_AVAILABLE No more container available.
SUBMIT_IMPORT_ILL_OBJECT_TYPE Illegal object type when importing selection &P2.
SUBMIT_IMPORT_NO_HIGH_VALUEInternal error while importing selection &P1.
SUBMIT_IMPORT_NO_LOW_VALUE Error while importing selection &P1.
SUBMIT_IMPORT_NO_VALUE Internal error while importing selection &P1.
SUBMIT_IMPORT_ONLY_PARAMETER &P1 is a parameter. No value set can be specified.
SUBMIT_IN_ITAB_ILL_STRUCTURE Value table for IN itab operator has unexpected format
SUBMIT_NO_RANGE_TABLEInternal error: SELECT-OPTIONS table has the wrong structure.
SUBMIT_PARAMETER_ERROR Error while submitting parameters in the SUBMIT statement.
SUBMIT_PARAM_FRAGMENTS_MISSING Error while importing selection &P1.
SUBMIT_PARAM_NOT_CONVERTIBLE Parameter value not convertible in the SUBMIT statement.
SUBMIT_WITH_TGET_FAILED Error while exporting an internal table.
SUBMIT_WRONG_SIGN Incorrect sign in parameter during SUBMIT.
SUBMIT_WRONG_TYPE Wrong program type for SUBMIT.
SUBSCREEN_LOST_FIELDSNot all of the fields fit on the subscreen.
SUM_NO_ASSIGNING The SUM statement cannot be executed here.
SUM_NO_INTERNAL_TABLEUnable to execute SUM statement.
SUM_ON_FOREIGN_INTERNAL_TABLE SUM statement cannot be executed here.
SUM_OVERFLOW Value too large when calculating totals in internal table field too small
SYNTAX_ERROR Syntax error in program &P1.
SYSTEM_32BIT_OVERFLOWInternal error: Overflow of a 32 bit variable.
SYSTEM_ABAP_ACCESS_DENIED Access to development object prevented by system configuration.
SYSTEM_ALIAS_DEF_MISSING Internal error: ALIAS attribute not found
SYSTEM_ALIAS_IMPL_MISSING Internal error: Interface implementation could not be found.
SYSTEM_ARRAY_OVERFLOWMaximum size of an internal administrative structure exceeded
SYSTEM_BUFFER_OVERFLOW Internal system buffer overflow
SYSTEM_CANCELEDProgram &AP was terminated manually from another session.
SYSTEM_CANNOT_CREATE_TABLE Internal error in the SAPGUI.
SYSTEM_CANNOT_OPEN_TABLE Internal error in the SAPGUI.
SYSTEM_CANNOT_READ_TABLE Internal error in the SAPGUI.
SYSTEM_CANNOT_WRITE_TABLE Internal error in the SAPGUI.
SYSTEM_CANT_CLEAR Error when initializing work area &P1.
SYSTEM_CLASSCONSTRUCTOR_FAILED Illegal interruption of a class constructor.
SYSTEM_CLASS_NOT_FOUND Class &P1 not found.
SYSTEM_CORE_DUMPED Process terminated by signal &P1.
SYSTEM_DATA_ALREADY_FREE Accessing data that has already been released is not permitted.
SYSTEM_DATREF_INTERNAL_ERROR Internal error during the processing of data references
SYSTEM_DATREF_INVALID_ID Internal error during the processing of data references
SYSTEM_DATREF_TO_DELETED_DAT Internal error: Access to released data
SYSTEM_DATREF_TO_DELETED_OBJ Internal error during the processing of data references
SYSTEM_DB_COMMIT_FAILED An error occurred when the database commit was executed.
SYSTEM_EG_ALLOCATION_ERROR Memory request in the EG memory could not be met.
SYSTEM_EG_FREE_ERROR An error occurred during an attempt to release EG memory.
SYSTEM_FORM_NOT_FOUNDCall (PERFORM) to a non-existent external routine.
SYSTEM_GC_BAD_DATREF The reference to a data object is corrupt.
SYSTEM_GC_BAD_OBJREF The reference to an object is corrupt.
SYSTEM_GC_BAD_TABREF The reference to an internal table is corrupt.
SYSTEM_ILLEGAL_CODE Invalid control block in statement &P1.
SYSTEM_ILLEGAL_DIRECT_MOVE Internal error: Invalid call of a direct MOVE.
SYSTEM_ILLEGAL_LANGUAGE_SPEC Invalid language key
SYSTEM_ILLEGAL_STATEMENT Statement &P1 is not allowed in this form.
SYSTEM_ILLEGAL_SWITCHInternal error: Unexpected state in the SAP kernel.
SYSTEM_ILLEGAL_TYPE Invalid data type
SYSTEM_IMODE_TOO_LARGE The internalsession has exceeded the limit of &P1GB.
SYSTEM_INVALID_FIELDSYMBOL Incorrect SYSTEM CALL POINTER FROM call
SYSTEM_INVALID_PXAINDEX Invalid index in the program administration (PXA).
SYSTEM_JEND_MISSING Missing end control block in J module &P2.
SYSTEM_LAZYLOAD_CX_INVALID Segment ID &P1 in ABAP LOAD invalid.
SYSTEM_LAZYLOAD_ILLEGAL_ID Invalid segment ID in constructor.
SYSTEM_LAZYLOAD_TOO_SMALL Segment too small for dynamic loading.
SYSTEM_LOAD_OF_PROGRAM_FAILED Illegal interruption of the LOAD-OF-PROGRAM event.
SYSTEM_MEMORY_DESTROYED SAP memory corrupt.
SYSTEM_MEMORY_ERROR Error in memory management.
SYSTEM_METHOD_NOT_FOUND Call of method &P3 has failed.
SYSTEM_NOT_SUPPORTED Function &P1 is not supported.
SYSTEM_NO_ALLOCATED Memory not allocated during screen compression.
SYSTEM_NO_MEMORY No memory available.
SYSTEM_NO_PERM_STORAGE Error when creating &P1 bytes of permanent storage.
SYSTEM_NO_ROLL The memory request for &P1 bytes could not be complied with.
SYSTEM_NO_SHM_MEMORY No more memory available for &P1 bytes in the shared object memory.
SYSTEM_NO_TASK_STORAGE The memory request for &P1 bytes could not be complied with.
SYSTEM_ON_COMMIT_INTERRUPTED COMMIT WORK processing cannot be interrupted.
SYSTEM_OTR_BAD_CONTENT Inconsistent text in the OTR
SYSTEM_PARAMERROR Parameter &P1 is missing in the profile.
SYSTEM_PCB_ID_NULL The data reference has a value of "zero".
SYSTEM_POINTER_PENDING Local result variable used in a control/automation call
SYSTEM_RCR_BAD_REF The path information for a boxed component is invalid.
SYSTEM_RESTRICTION_VIOLATION This statement cannot be executed in restricted mode.
SYSTEM_RFC_TLSALLBUFFERSINUSE No more thread local storage memory available.
SYSTEM_ROLL_IN_ERROR Error during ROLL IN.
SYSTEM_ROLL_OUT_ERRORError during ROLL OUT
SYSTEM_RUDI_ILLEGAL_MODE Invalid addressing handle request.
SYSTEM_RUDI_ILLEGAL_TYPE Invalid addressing handle &P1 in program &P4.
SYSTEM_RUDI_ILLEGAL_VALUE Invalid addressing handle &P1 in program &P4.
SYSTEM_RUDI_INVALID Invalid addressing handle &P1.
SYSTEM_RUDI_OVERFLOW Overflow in an addressing handle.
SYSTEM_SHMCONSTRUCTOR_FAILED A shared objects area could not be generated.
SYSTEM_SHMCONSTR_LOGON_FAILED Failed logon for shared objects area constructor.
SYSTEM_SHM_AREA_DETACHED Access to a released shared memory area.
SYSTEM_SHM_AREA_OBSOLETE Access to a shared object area that has already been released.
SYSTEM_SHM_AREA_READONLY Changing access to read-only memory area.
SYSTEM_SHM_CHANGE_LOCK_ACTIVE There was a change lock active on a shared memory area.
SYSTEM_SHM_DETACH_IN_CONSTRDetach_Commit() and Detach_Rollback() are not allowed in the constructor.
SYSTEM_SHM_NO_ROLL The memory request for &P1 bytes could not be complied with.
SYSTEM_SHM_OPEN_CHANGE_LOCKActive change lock on transactional area during COMMIT.
SYSTEM_SHM_READ_LOCK_ACTIVEShared lock points to a released shared object area.
SYSTEM_TOO_MANY_CLASSES Maximum number of classes exceeded.
SYSTEM_TOO_MANY_DATREFS Maximum number of data references exceeded.
SYSTEM_TOO_MANY_INTERFACES Maximum number of interfaces exceeded.
SYSTEM_TOO_MANY_PCBS Too many internal kernel references have been created.
SYSTEM_TPOL_TYPE_MISSING Original entry for type group type not found.
SYSTEM_TYPE_NOT_ELEMENTARY Internal error: Type &P1 is complex rather than elementary.
SYSTEM_VIEW_INCONSISTENT Inconsistencies in the structure information.

You May Also Like

Leave a Reply?