Previous Topic: 142ENext Topic: 144E


143E

Binary one and three‑byte fields cannot have a negative value, field <field>

Reason

The result after the requested binary field operation was a negative number. You cannot use binary one‑ and three‑byte fields to store negative numbers. The variable <field> is the name of the field you specified.

Action

Correct and try again.