Skip to content

/AWS1/CL_SHBBATCHUPDFNDGSRSP

BatchUpdateFindingsResponse

CONSTRUCTOR

IMPORTING

Required arguments:

IT_PROCESSEDFINDINGS TYPE /AWS1/CL_SHBAWSSECFINDINGID=>TT_AWSSECURITYFINDINGIDLIST TT_AWSSECURITYFINDINGIDLIST

The list of findings that were updated successfully.

IT_UNPROCESSEDFINDINGS TYPE /AWS1/CL_SHBBTCUPFNDSUNPROCE00=>TT_BTCUPDFNDGSUNPROCEDFNDGSLST TT_BTCUPDFNDGSUNPROCEDFNDGSLST

The list of findings that were not updated.


Queryable Attributes

ProcessedFindings

The list of findings that were updated successfully.

Accessible with the following methods

Method Description
GET_PROCESSEDFINDINGS() Getter for PROCESSEDFINDINGS, with configurable default
ASK_PROCESSEDFINDINGS() Getter for PROCESSEDFINDINGS w/ exceptions if field has no v
HAS_PROCESSEDFINDINGS() Determine if PROCESSEDFINDINGS has a value

UnprocessedFindings

The list of findings that were not updated.

Accessible with the following methods

Method Description
GET_UNPROCESSEDFINDINGS() Getter for UNPROCESSEDFINDINGS, with configurable default
ASK_UNPROCESSEDFINDINGS() Getter for UNPROCESSEDFINDINGS w/ exceptions if field has no
HAS_UNPROCESSEDFINDINGS() Determine if UNPROCESSEDFINDINGS has a value