HBO0054I The field field belongs to a section that cannot be referenced in this context.

Explanation

The section that contains the field cannot be referenced for one (or both) of these reasons:
  • The section is repeated, or is a subsection of a repeated section, and the present context does not identify a unique occurrence of that repeated section.
  • In a DEFINE RECORD statement, the section is referenced before it is defined.

The System Data Engine stops processing the current statement and continues with the next.

Response

Use the subsequent message HBO0051I to identify the expression that contains the reference. Refer to the Z Common Data Provider documentation for more information about the syntax of System Data Engine language statements. Restructure your definition so that the required information is accessible.