Catchable Exceptions
CX_SY_FILE_AUTHORITY
-
Cause: No authorization to access a file.
Runtime
Error: OPEN_DATASET_NO_AUTHORITY (catchable)
CX_SY_FILE_OPEN
-
Cause: Structure of target object cannot be opened.
Runtime Error: EXPORT_DATASET_CANNOT_OPEN (catchable)
CX_SY_IMPORT_MISMATCH_ERROR
-
Cause: A component of a structured dataset has a wrong decimal
place.
Runtime Error: CONNE_IMPORT_WRONG_COMP_DECS (catchable)
-
Cause: A component of a structured dataset has a wrong length.
Runtime Error: CONNE_IMPORT_WRONG_COMP_LENG (catchable)
-
Cause: A component of a structured type in the dataset has
a
wrong type.
Runtime Error: CONNE_IMPORT_WRONG_COMP_TYPE (catchable)
-
Cause: A field in the dataset has wrong decimal places.
Runtime Error: CONNE_IMPORT_WRONG_FIELD_DECS (catchable)
-
Cause: A field in the dataset has a wrong length.
Runtime
Error: CONNE_IMPORT_WRONG_FIELD_LENG (catchable)
-
Cause: A field in the dataset has a wrong type.
Runtime
Error: CONNE_IMPORT_WRONG_FIELD_TYPE (catchable)
-
Cause: Type conflict between simple and structured data types
Runtime Error: CONNE_IMPORT_WRONG_OBJECT_TYPE (catchable)
-
Cause: Type conflict between structured objects
Runtime
Error: CONNE_IMPORT_WRONG_STRUCTURE (catchable)
-
Cause: Source and target object have incompatible types.
Runtime Error: IMPORT_ALIGNMENT_MISMATCH (catchable)
-
Cause: Only at IMPORT...FROM
MEMORY | FROM SHARED BUFFER...
Runtime Error: IMPORT_TYPE_MISMATCH (catchable)
-
Cause: Dataset has a different length.
Runtime
Error: IMPORT_WRONG_END_POS (catchable)
Non-Catchable Exceptions
-
Cause: The dataset has been destroyed.
Runtime Error: CONNE_ILLEGAL_TRANSPORT_HEADER
-
Cause: You attempted to import a dataset originating from an
SAP System of a higher release level. This feature is not supported.
Runtime Error: CONNE_ILLEGAL_TRANSPORT_VERS
-
Cause: Error during conversion
Runtime Error: CONNE_IMPORT_CONVERSION_ERROR
-
Cause: The object name in the cluster, that is, the contents
of the first column, is empty.
Runtime Error: DYN_IMEX_OBJ_NAME_EMPTY
-
Cause: An object name (in the cluster) occurs twice in the first
column of the internal table.
Runtime Error: DYN_IMEX_OBJ_NAME_TWICE
-
Cause: The data object in the program (that is, the object whose
name is in column 2 if this column is not empty, otherwise in column 1) does not exist.
Runtime Error: DYN_IMEX_OBJ_NOT_FOUND
-
Cause: Error in the data description
Runtime Error: IMPORT_DESCR_ENDMARK_MISSING
-
Cause: Source and target object have incompatible types.
Runtime Error: IMPORT_TYPE_MISMATCH
-
Cause: The dataset has been destroyed. The data is distributed
among several table entries, and at least one table entry is missing.
Runtime Error: IMPORT_UNEXPECTED_END_OF_DATA