Skip to content

/AWS1/CL_IN2=>CREATEFINDINGSREPORT()

About CreateFindingsReport

Creates a finding report. By default only ACTIVE findings are returned in the report. To see SUPRESSED or CLOSED findings you must specify a value for the findingStatus filter criteria.

Method Signature

IMPORTING

Required arguments:

IV_REPORTFORMAT TYPE /AWS1/IN2REPORTFORMAT /AWS1/IN2REPORTFORMAT

The format to generate the report in.

IO_S3DESTINATION TYPE REF TO /AWS1/CL_IN2DESTINATION /AWS1/CL_IN2DESTINATION

The Amazon S3 export destination for the report.

Optional arguments:

IO_FILTERCRITERIA TYPE REF TO /AWS1/CL_IN2FILTERCRITERIA /AWS1/CL_IN2FILTERCRITERIA

The filter criteria to apply to the results of the finding report.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_IN2CREATEFNDGSRPTRSP /AWS1/CL_IN2CREATEFNDGSRPTRSP