Previous Topic: Initiating a User Accounting Table

Next Topic: Terminating a User Accounting Table


Defining a User Accounting Table Cost Center

Use the TYPE=ENTRY statements to define your cost centers and have the Translate Component associate these with the desired Transaction, Terminal, User ID combinations.

There may be any number of TYPE=ENTRY statements.

          Macro       Operands

          CAIDC01     TYPE=ENTRY
                      [,JOBNAME='cccccccc']
                      [,OPRID='ccc']
                      [,ACCT='cccccccccccccccc']
                      [,DISP=DELETE|KEEP]

TYPE=ENTRY

specifies that this statement defines an entry in the table.

JOBNAME='cccccccc'

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

OPRID='ccc'

specifies the 1- to 3-character operator identification of table records whose utilization statistics are to be attributed to the cost center defined in this table entry.

ACCT='cccccccccccccccc'

specifies the 1- to 16-character cost center identification that is placed in the user accounting information field of the summary record.

DISP=DELETE|KEEP

specifies the final record disposition when a match is found. When DISP=DELETE is coded, records are omitted from further processing.

Note: JOBNAME and OPRID are both optional. When not specified, the default is blanks, which is an automatic match.