Previous Topic: Customizing the GSISVCX ModuleNext Topic: Customizing the USLRPT5 Module


Customizing the USLBILX Module

The COBOL language Billing File formatter module, USLBILX, is designed to access the information placed into the ERE. In addition, this module is designed to combine ERE extension information with other data from the Task Statistics Archive Log Record to create a Billing Record in a predefined format. See Billing Record file for a description of the Billing Record File.

When a CA IDMS/DC task is processed, there will not be any ERE extension information.

You must customize this module if the content of the ERE extension is changed when GSISVCX is changed; if the content or format of the Billing Record is not compatible with the billing system in your environment; or if data from additional sources must be merged into the Billing Record. See USLBILX and USLRPT5 Source Code for information on printing the source module.

After making the desired changes to the source code, recompile USLRPT5 specifying NODYNAM, NORES and relink the CA IDMS Log Analyzer module USLRPT5. Target or Distribution s ( z/OS), TOOLJCL library member USLRLNK5.S(Z/VSE), the USLRLNK5 EXEC (Z/VM), contains the linkage editor control statements for USRLNK5.