uCosminexus Service Platform, Messages

[Contents][Index][Back][Next]

KECT24036-E

The specified value for the size should be one more than number of digits present in the decimal portion, and greater than 1.

Description
If a sign character is used with simple content where the data type is a zoned format number, either a value smaller than the byte count of the number of digits in the decimal portion + the byte count of the sign character is specified in the size, or a value less than two bytes is specified.
(S)
A message is displayed and the validation processing continues.
(O)
For the size, specify a value that is at least equal to the byte count of the number of digits in the decimal portion + the byte count of the sign character, and a minimum of 2.