/AWS1/CL_SAGTHRTEVIDENCESHAPE¶
Source code file supporting a threat.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_packageid TYPE /AWS1/SAGSTRING /AWS1/SAGSTRING¶
The package identifier containing the evidence file.
iv_path TYPE /AWS1/SAGSTRING /AWS1/SAGSTRING¶
The file path of the evidence.
Queryable Attributes¶
packageId¶
The package identifier containing the evidence file.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PACKAGEID() |
Getter for PACKAGEID, with configurable default |
ASK_PACKAGEID() |
Getter for PACKAGEID w/ exceptions if field has no value |
HAS_PACKAGEID() |
Determine if PACKAGEID has a value |
path¶
The file path of the evidence.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PATH() |
Getter for PATH, with configurable default |
ASK_PATH() |
Getter for PATH w/ exceptions if field has no value |
HAS_PATH() |
Determine if PATH has a value |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_THREATEVIDENCELIST¶
TYPES TT_THREATEVIDENCELIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_SAGTHRTEVIDENCESHAPE WITH DEFAULT KEY
.