Previous Topic: Defining a User Accounting Table Cost Center Entry

Next Topic: Interface Operation


Terminating a User Accounting Table

The assembly of the IMS Interface Interface User Accounting Table is terminated when the assembler encounters the JSIUA TYPE=FINAL macro statement. This statement must be the last assembler statement in the assembler input before the END card for this User Accounting Table assembly.

The TYPE=FINAL statement causes assembler statements necessary for proper table length calculations to be generated. It can also add one last entry to the User Accounting Table. This last entry has a blank identifier field, and therefore, matches all otherwise unmatched input records.

The following parameters can be specified for JSIUA TYPE=FINAL:

JSIUA TYPE=FINAL
      [,USER='cccccccccccccccc']
TYPE=FINAL

specifies that this statement terminates the User Accounting Table.

USER='cccccccccccccccc'

specifies the 1-16 character cost center identification associates with blank identifiers, generated as the last entry in the table.