Previous Topic: CGB0012E – No objects found to generate MFS definition.Next Topic: CGB0014S – Language must be <language> when generating for platform, screen <screen_name> cannot be generated.


CGB0013W – Field <field_name> may not be placed when the <property_name> property is defined, field ignored.

Reason:

The generator ignored the field name and did not put it on the resulting screen because the property or property_name are undefined.

The generator removed references to the field from the generated source code.

Action:

Verify the property in the message is correct for the screen. If it is correct, the generator cannot put them on the screen. Remove them from the screen definition. If the property is incorrect, remove or set the property.