Register Login

DDIC_TYPELENG_INCONSISTENT Short Dump

Updated May 25, 2018

Hello SAP Experts,

After upgrading the kernel, the following dump or similar dump occurs on the system when I try to run some related transaction of KOMGF, like VK12, FTXP.

Runtime Errors DDIC_TYPELENG_INCONSISTENT

Short Message

Inconsistency in length of DDIC data type "KOMGF".

This error can be regenerated by upgrading the kernel from lower level to a higher level. e.g. 7.00 7.10 7.01 to 7.20 7.21

System Error Analysis

The system shows that the ABAP program had to be terminated because one of the statements could not be executed at runtime.

An inconsistency was detected when the description of the data type "KOMGF" was accessed. According to ABAP Load, the data type must be 5946 bytes long; according to the information in the Dictionary at runtime, however, it is 5892 bytes long. This situation can occur if the data type is changed at program runtime

Please help me to resolve this error,


×