Previous Topic: SJEX201 Program Module Roster Summary Table

Next Topic: CA JARS Report 1


SPLITJOB Exit

The SPLITJOB exit lets you distribute the cost of a job among two or more cost centers. Split job processing requires the execution of two CA JARS reports. Report 1 (set code cannot be equal to X), computes the charges based on the rate statements given: FORMRATE, RATE, and TSORATE. It generates one CREDIT statement for the original job name and multiple DEBIT statements depending on the SPLIT TABLE control statement defined. This processing also requires a EXIT statement showing the SPLITJOB exit in position 18, as well as two additional DD statements:

The exit suppresses all input to Report 1, causing it to be terminated. Report 2 which requires no exit routine, is then produced.