DDIC_COMP_COUNT_WRONG is an ABAP runtime error which you may come across when using or developing within an SAP system. See below for the standard details explaining what it means and how you can avoid or fix this runtime error.
Short Dump Classification: I - Internal Kernel Error
You can view further information about a runtme error by using transaction code ST22 which will show you this and all runtime erros that have happen in your SAP system.
Also check out the Comments section below to view or add related contributions and example screen shots.
Please see try again for more details about the possible cause of this runtime error and how it could be avoided.
Data Type..............................: <runtime parameter>.
Timestamp............................: <runtime parameter>.
Expected number of child components....: <runtime parameter>.
Expected number of leaf components.....: <runtime parameter>.
Found number of child components.......: <runtime parameter>.
Found number of leaf components........: <runtime parameter>.
Inconsistent number of components in DDIC structure <runtime parameter>.
Please see internal error for more details about the possible cause of this runtime error and how it could be avoided.
The data type <runtime parameter> should have been created in the type buffer during
the program run. However, an inconsistency was discovered between the
number of components expected and the number found. This inconsistency
occurs in the data dictionary.
Please see runtime error for more details about the possible cause of this runtime error and how it could be avoided.