/AWS1/CL_BUPSCANRESULTINFO¶
Contains information about the results of a scan job.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_scanresultstatus TYPE /AWS1/BUPSCANRESULTSTATUS /AWS1/BUPSCANRESULTSTATUS¶
The status of the scan results.
Valid values:
THREATS_FOUND|NO_THREATS_FOUND.
Queryable Attributes¶
ScanResultStatus¶
The status of the scan results.
Valid values:
THREATS_FOUND|NO_THREATS_FOUND.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SCANRESULTSTATUS() |
Getter for SCANRESULTSTATUS, with configurable default |
ASK_SCANRESULTSTATUS() |
Getter for SCANRESULTSTATUS w/ exceptions if field has no va |
HAS_SCANRESULTSTATUS() |
Determine if SCANRESULTSTATUS has a value |