The purpose of the report exit procedure is to let the user do specialized processing, based on installation requirements, while a report is being generated. For example, data can be conditionally suppressed from being processed or printed.
The report exit procedure must know the format of the data, that is, the name of the variables that contain the data and the format of that data. The name of the report exit procedure is defined in the report definition and is executed by the generator.
Functions performed by report exit procedures are as follows:
| Copyright © 2008 CA. All rights reserved. |
|