The Transaction Group report can be requested from a Report Set in the CICS PA dialog. Select the Transaction Group report in the Performance Reports category.
In batch, the TRANGROUP command is used to request the Transaction Group report.
CICSPA TRANGROUP
CICSPA TRANGROUP(
[OUTPUT(ddname),]
[EXTERNAL(ddname),]
[PRINTMULTIPLE,]
[NOPRINTMULTIPLE,]
[PRINTSINGLE,]
[LINECOUNT(nnn),]
[TITLE1('...sub-heading left ...'),]
[TITLE2('...sub-heading right...'),]
[SELECT(PERFORMANCE(INCLUDE|EXCLUDE(field1(values1),...),
...))])