To include an Application Group in a report, specify the Application Group name with the suboperand APG. For example, to insert a report column for an Application Group named MYAPPGRP:
LIST(FIELDS(MYAPPGRP(APG),...))
The APG suboperand identifies MYAPPGRP as an Application Group instead of a CMF field.
In the JCL for the report, the DDname CPAHDBRG identifies the HDB Register data set that defines the Application Group.