/AWS1/CL_GDYSERVICEADDLINFO¶
Additional information about the generated finding.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_value TYPE /AWS1/GDYSTRING /AWS1/GDYSTRING¶
This field specifies the value of the additional information.
iv_type TYPE /AWS1/GDYSTRING /AWS1/GDYSTRING¶
Describes the type of the additional information.
Queryable Attributes¶
Value¶
This field specifies the value of the additional information.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VALUE() |
Getter for VALUE, with configurable default |
ASK_VALUE() |
Getter for VALUE w/ exceptions if field has no value |
HAS_VALUE() |
Determine if VALUE has a value |
Type¶
Describes the type of the additional information.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TYPE() |
Getter for TYPE, with configurable default |
ASK_TYPE() |
Getter for TYPE w/ exceptions if field has no value |
HAS_TYPE() |
Determine if TYPE has a value |