/AWS1/CL_GDYRUNTIMEDETAILS¶
Information about the process and any required context values for a specific finding.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
io_process
TYPE REF TO /AWS1/CL_GDYPROCESSDETAILS
/AWS1/CL_GDYPROCESSDETAILS
¶
Information about the observed process.
io_context
TYPE REF TO /AWS1/CL_GDYRUNTIMECONTEXT
/AWS1/CL_GDYRUNTIMECONTEXT
¶
Additional information about the suspicious activity.
Queryable Attributes¶
Process¶
Information about the observed process.
Accessible with the following methods¶
Method | Description |
---|---|
GET_PROCESS() |
Getter for PROCESS |
Context¶
Additional information about the suspicious activity.
Accessible with the following methods¶
Method | Description |
---|---|
GET_CONTEXT() |
Getter for CONTEXT |