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]
specifies that this statement defines an entry in the table.
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.
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.
specifies the 1- to 16-character cost center identification that is placed in the user accounting information field of the summary record.
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.
| Copyright © 2012 CA. All rights reserved. |
|