(C7105) Constants with inconsistent definition Error In: Correctness Description: One of the following: ● There are constant data-items or conditions whose values do not match their type definition. ● There are constant strings, arrays, or integers whose length do not match their defined length. ● There are constant integers whose values are not in the defined value range. Erroneous Elements: Data-items and conditions