arsodfxm - Bundle manifest exit
On z/OS®, the sample arsodfxm user exit is a COBOL program that enables you to customize the manifest output.
The manifest consists of a Header and Detail Lines. ODF calls the bundle manifest exit with two different functions: 1 to process the header section of the manifest and 2 to process the detail lines.
When the request type is Header, the exit returns a buffer of data. The maximum size is 1024 bytes. The exit formats the data and adds a new line character of x'15' wherever the data should start on a new line in the spool file.