M204.0560
M204.0560 INVISIBLE field: field = fieldname
A SOUL statement that operates on VISIBLE fields specifies a field name variable. When the statement is executed, the value of the variable is fieldname, the name of an INVISIBLE field.
Response: Set the field name variable to the name of a VISIBLE field, or check the field type using the $Dscr function and avoid executing statements that require a different type.
Message attributes:
| RETCODEO=0 | Sets online return code |
|---|---|
| RETCODEB=4 | Sets batch (single user) return code |
| CLASS=E | Error class; the message can be suppressed with the X'04' bit setting of the MSGCTL parameter |
| AUDITER | Writes the message with line type ER to the audit trail |
| CANCEL | Cancels the user's request |
| COUNT | Increments the error count (ERCNT) parameter |