Example: Precision(4) and conversion of numeric fields

Figure 1 shows an example of a Performance List report with precision to 4 decimal places for clock fields and conversion of count and storage fields to K, M, KB, MB.

The commands to request this report are like the following:
CICSPA IN(SMFIN001),         
       NOAPPLID,             
       LINECNT(60),          
       FORMAT(':','/'),      
       PRECISION(4),         
   LIST(OUTPUT(LIST0001),    
       FIELDS(TRAN,          
              APPLID,        
              TASKNO,        
              PC31AHWM,      
              PC31AHWM(K),   
              PC31AHWM(KB),  
              PC31AHWM(M),   
              PC31AHWM(MB),  
              RESPONSE))     
Figure 1. Performance List report: Precision(4) and conversion of numeric fields
 V5R3M0                                                 CICS Performance Analyzer
                                                            Performance List
 
LIST0001 Printed at 12:34:56 02/15/2015    Data from 23:40:54  2/03/2010                                              Page       1  
                                                                                                                                    
Tran APPLID     TaskNo PC31aHWM PC31aHWM PC31aHWM PC31aHWM PC31aHWM Response                                                        
                                   K        KB       M        MB      Time                                                          
XCMT A02CICP1     3973   151184      151      148        0        0   6.0242                                                        
NPXF A02CICP1     3993    21872       22       21        0        0    .0111                                                        
HR00 A02CICP5      106   426832      427      417        0        0    .0650                                                        
CWBG A02CICP5      107      768        1        1        0        0    .0018                                                        
CRMF A02CICP5      108     1736        2        2        0        0    .0015                                                        
CATD A02CICP5      109   258352      258      252        0        0    .0257                                                        
CWBG A02CICP5      110      768        1        1        0        0    .0017                                                        
CRMF A02CICP5      111     1736        2        2        0        0    .0015                                                        
CWBG A02CICP5      112      768        1        1        0        0    .0014                                                        
CWBG A02CICP5      114      768        1        1        0        0    .0014                                                        
CRSQ A02CICP5      113      872        1        1        0        0    .0027                                                        
CRMF A02CICP5      115     1736        2        2        0        0    .0014                                                        
CWBG A02CICP5      116      768        1        1        0        0    .0015                                                        
CRMF A02CICP5      117     1736        2        2        0        0    .0014                                                        
CWBG A02CICP5      118      768        1        1        0        0    .0014                                                        
CWBG A02CICP5      119      768        1        1        0        0    .0014                                                        
CRMF A02CICP5      120     1736        2        2        0        0    .0014                                                        
CWBG A02CICP5      121      768        1        1        0        0    .0014                                                        
CRMF A02CICP5      122     1736        2        2        0        0    .0017 
SYSU A02CICP5      123   151104      151      148        0        0    .0324