COBOL suppressed copybooks

When large copybooks are included in COBOL programs, the SUPPRESS option is often used to stop the expansion of the copybook in the compile listing. For example:
COPY copy-book-name SUPPRESS

To include the suppressed copybooks in the Fault Analyzer batch report working storage map (whether real-time analysis or reanalysis), it is necessary to specify the Detail(Long) option.

Suppressed copybook information is always available for selection in the interactive reanalysis report.

Note: Suppressed copybook information might not always be complete, or totally accurate, because it is a 'best attempt' at rebuilding information that was suppressed from the compiler listing.