NOCCSID (No Coded Character Set Identifier) Keyword for Display Files

Use this field-level keyword to specify that CCSID conversion of the field will not be done.

This keyword has no parameters.

The Character Data Representation Architecture (CRDA) specifies the '3F'X character as a replacement character. This character is also a field attribute definition for the 5250 data stream specification. Translation converting '3F'X character to '1F'X for output is done for all fields whether *JOBCCSID translation is active or inactive. Use the NOCCSID keyword to prevent translation at the field level.

If the NOCCSID keyword is not specified, conversion of the field continues normally.