On z/OSĀ®, the arsodfxb exit enables you to customize the banner information that is written out to the JES spool file data sets. Banner information is written to the JES spool file data set when the recipient definition requests a banner to be printed and the location of the report bundle is print.
ODFBANER-REQUEST-TYPE = '1' to
process Banner information.ODFBANER-REQUEST-TYPE
= '2' to process the Header information.ODFBANER-REQUEST-TYPE = '3'.
The exit is passed information about the report bundle and recipient
and uses this information to format the lines to display.The exit returns a buffer of data. The maximum size is 10240 bytes. The exit formats the data and adds a new line character x'15' wherever the data should start on a new line in the spool file.