SUMEXC - Exception Summary report

The SUMEXCeption operand requests the Exception Summary report.

The command format is:
CICSPA SUMEXC(
            [OUTPUT(ddname),]
            [LINECount(nnn),]
            [TITLE1('...up to 64 characters...'),]
            [TITLE2('...up to 64 characters...'),]
            [SELECT(EXCEPTION(INCLUDE|EXCLUDE(field1(values1),...),
                                ...))])
The options are:
OUTPUT
Controls the report output DDname. If not specified, CICS PA assigns a DDname in the format XSUMnnnn where nnnn is the report sequence number 0001-9999. See OUTPUT for further information.
LINECOUNT
Controls the number of lines per page. See LINECount for further information.
TITLE1, TITLE2
Controls the report title (left and right half of subheading line). See TITLE1 and TITLE2 for further information.
SELECT(EXCEPTION(INCLUDE|EXCLUDE
Specifies what CMF exception data to include or exclude from the report based on data field values. See Using SELECT statements for a detailed explanation and examples.

Information Information

Feedback


Timestamp icon Last updated: Saturday, 8 February 2014


http://pic.dhe.ibm.com/infocenter/cicsts/v5r1/topic///users-guide/sumexcp.htm