The Distributed Program Link (DPL) Usage Summary report can be requested from a Report Set in the CICS PA dialog. Select the DPL Usage Summary report in the Transaction Resource Usage Reports category.
In batch, the RESUsage command is used to request the DPL Usage Summary report.
CICSPA RESUSAGE
CICSPA RESUSAGE(TRANSUMM(DPL), Transaction DPL Usage Summary
DPLSUMM( DPL Usage Summary
BYTRAN, - break down by Transaction ID
TOTAL)) - include transaction totals
CICSPA RESUSAGE(
[OUTPUT(ddname),]
[TRANSUMMARY(DPL),]
[DPLSUMMARY(BYTRAN,TOTAL),]
[LINECOUNT(nnn),]
[TITLE1('...sub-heading left ...'),]
[TITLE2('...sub-heading right...'),]
[SELECT(PERFORMANCE(INCLUDE|EXCLUDE(field1(value1),...),...))])