CICS-only conversion
Use CICS®-only conversion when the resource contains no data fields that require nonstandard conversion; all can be converted by standard means.
Procedure
- Create a conversion template, using the DFHCNV macros described
in Defining the conversion table. This enables DFHCCNV to handle the resource.
- Specify USREXIT=NO on the DFHCNV TYPE=ENTRY macro that
defines the resource. This prevents DFHUCNV from being called unnecessarily. Do not specify DATATYP=USERDATA on any of the DFHCNV TYPE=FIELD macros that define the data fields.