You have the option to convert illegal data other than keys into legal values by setting the configuration variable 4GL-ILLEGAL-DATA to Converted. When this is set, Acu4GL converts data the same way it does for keys.
4GL-ILLEGAL-DATA can also be set to Null to indicate that illegal COBOL data other than keys should be converted to null. This is the default behavior.