/AWS1/CL_INSDSCASSESSMENTTGT01¶
DescribeAssessmentTargetsResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_assessmenttargets TYPE /AWS1/CL_INSASSESSMENTTARGET=>TT_ASSESSMENTTARGETLIST TT_ASSESSMENTTARGETLIST¶
Information about the assessment targets.
it_faileditems TYPE /AWS1/CL_INSFAILEDITEMDETAILS=>TT_FAILEDITEMS TT_FAILEDITEMS¶
Assessment target details that cannot be described. An error code is provided for each failed item.
Queryable Attributes¶
assessmentTargets¶
Information about the assessment targets.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ASSESSMENTTARGETS() |
Getter for ASSESSMENTTARGETS, with configurable default |
ASK_ASSESSMENTTARGETS() |
Getter for ASSESSMENTTARGETS w/ exceptions if field has no v |
HAS_ASSESSMENTTARGETS() |
Determine if ASSESSMENTTARGETS has a value |
failedItems¶
Assessment target 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 |