Developing an input exit
Procedure
The following approach is recommended for developing an input exit:
- Create report definition with an input exit name specified in the INPEXIT parameter.
- Create a new member in the Sample library corresponding to the input exit name.
- Copy the sample exit into the new member.
- Modify the exit as required.
- Compile and link the exit.
- Test.