/AWS1/CL_INSDSCASSESSMENTRUN01¶
DescribeAssessmentRunsResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_assessmentruns TYPE /AWS1/CL_INSASSESSMENTRUN=>TT_ASSESSMENTRUNLIST TT_ASSESSMENTRUNLIST¶
Information about the assessment run.
it_faileditems TYPE /AWS1/CL_INSFAILEDITEMDETAILS=>TT_FAILEDITEMS TT_FAILEDITEMS¶
Assessment run details that cannot be described. An error code is provided for each failed item.
Queryable Attributes¶
assessmentRuns¶
Information about the assessment run.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ASSESSMENTRUNS() |
Getter for ASSESSMENTRUNS, with configurable default |
ASK_ASSESSMENTRUNS() |
Getter for ASSESSMENTRUNS w/ exceptions if field has no valu |
HAS_ASSESSMENTRUNS() |
Determine if ASSESSMENTRUNS has a value |
failedItems¶
Assessment run details that cannot be described. An error code is provided for each failed item.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FAILEDITEMS() |
Getter for FAILEDITEMS, with configurable default |
ASK_FAILEDITEMS() |
Getter for FAILEDITEMS w/ exceptions if field has no value |
HAS_FAILEDITEMS() |
Determine if FAILEDITEMS has a value |