CICSPA LIST[(FIELDS(field1[(options)][,apgname1(APG)],...))]
CICSPA LIST(FIELDS(TRAN, Transaction ID
STYPE, Start type of transaction
TERM, Terminal ID
USERID, User ID
RSYSID, Remote System ID
PROGRAM, Initial program name
TASKNO, Transaction number
STOP(TIMET), Stop time (hh:mm:ss.thm)
RESPONSE, Response time
DISPATCH, Dispatch time
CPU, CPU time
SUSPEND, Suspend time
DISPWAIT, Dispatch wait time
FCWAIT, File Control I/O wait time
FCAMCT, File Control access method calls
IRWAIT)) Inter-Region (MRO) I/O wait time
CPU, DISPATCH, and FCWAIT are examples of clock type fields. Therefore, they could have been specified as CPU(TIME), DISPATCH(TIME), and FCWAIT(TIME). Instead they are allowed to assume the default TIME.