/AWS1/CL_AUMBTCASCASSESSMENT01¶
BatchAssociateAssessmentReportEvidenceResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_evidenceids TYPE /AWS1/CL_AUMEVIDENCEIDS_W=>TT_EVIDENCEIDS TT_EVIDENCEIDS¶
The list of evidence identifiers.
it_errors TYPE /AWS1/CL_AUMASSESSMENTRPTEVI00=>TT_ASSESSMENTRPTEVIDENCEERRORS TT_ASSESSMENTRPTEVIDENCEERRORS¶
A list of errors that the
BatchAssociateAssessmentReportEvidenceAPI returned.
Queryable Attributes¶
evidenceIds¶
The list of evidence identifiers.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EVIDENCEIDS() |
Getter for EVIDENCEIDS, with configurable default |
ASK_EVIDENCEIDS() |
Getter for EVIDENCEIDS w/ exceptions if field has no value |
HAS_EVIDENCEIDS() |
Determine if EVIDENCEIDS has a value |
errors¶
A list of errors that the
BatchAssociateAssessmentReportEvidenceAPI returned.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ERRORS() |
Getter for ERRORS, with configurable default |
ASK_ERRORS() |
Getter for ERRORS w/ exceptions if field has no value |
HAS_ERRORS() |
Determine if ERRORS has a value |