COBCH1938 Illegal use of PIC 1 data-item
You have specified a PIC 1 data item in a context that is not valid; for example, PIC 1 items in a group that is the subject of an XML GENERATE or JSON GENERATE statement is not supported.
You must remove the PIC 1 item or change the item's type.
Parent topic:
COBCH1921 - COBCH1940