Previous Topic: Initializing the User Accounting Table

Next Topic: Terminating a User Accounting Table


Defining a User Accounting Table Cost Center Entry

Use the JSIUA TYPE=ENTRY statement to define a User Accounting Table cost center entry within the User Accounting Table.

There can be any number of JSIUA TYPE=ENTRY statements coded for the User Accounting Table assembly, including none (dummy table). If there is more than one TYPE=ENTRY statement in the assembly, the corresponding User Accounting Table entries are generated in the order that the assembler encounters the statements.

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

JSIUA  [TYPE=ENTRY,]
        ITRANS=cccccccc,
        USER='cccccccccccccccc'
TYPE=ENTRY

specifies that an entry is being defined in the User Accounting Table. This parameter and the first comma normally following it may be omitted.

ITRANS=cccccccc

specifies the 1-8 character transaction identifier of transactions whose execution is to be attributed to the cost center defined in this table entry.

USER='cccccccccccccccc'

specifies the 1-16 character cost center identification that will be placed in the user accounting information field of the interface's output records.