Developing an input exit

Procedure

The following approach is recommended for developing an input exit:

  1. Create report definition with an input exit name specified in the INPEXIT parameter.
  2. Create a new member in the Sample library corresponding to the input exit name.
  3. Copy the sample exit into the new member.
  4. Modify the exit as required.
  5. Compile and link the exit.
  6. Test.