Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

Return codes at the program interface

&pagelevel(4)&pagelevel

Following each KDCS call (except PEND), openUTM returns the following error codes and IDs in the return field of the communication area:

  • the KDCS error code,

  • the internal error code.

KDCS error code in the KCRCCC field

Please note the following points:

  • If two or more errors occur at the same time, the ones in the highest category are displayed. Within a category normally, but not always, the lowest return code is specified (in difference to DIN 66 265).

  • The precise meanings of the KDCS error codes for each KDCS call are described in the openUTM manual „Programming Applications with KDCS”. A summary of all KCRCCC error codes can be found in the appendix in chapter "KDCS return codes in KCRCCC".

Internal UTM error code in KCRCDC

The internal error code contains a more accurate specification of the error than the KDCS error code in KCRCCC. Usually, this error code is set with the KDCS error codes 40Z or 70Z (system or UTM generation error). The precise meaning can be found in the appendix in chapter "Internal return code KCRCDC.

The internal UTM error code is not part of the standardized KDCS interface.