M204.2858

From m204wiki
Jump to navigation Jump to search

M204.2858  Fieldgroup context mismatch between COUNT-OCCURRENCES-OF field and counted field

An attempt to define a field with the CTO attribute failed: either the field being defined or the target in the CTO clause is in a fieldgroup, and both fields are not in the same fieldgroup.

Message attributes:

RETCODEO=0Sets online return code
RETCODEB=4Sets batch (single user) return code
CLASS=EError class; the message can be suppressed with the X'04' bit setting of the MSGCTL parameter
AUDITERWrites the message with line type ER to the audit trail
COUNTIncrements the error count (ERCNT) parameter

Back to list of messages