Skip to content

/AWS1/CL_INSDSCASSESSMENTTMP01

DescribeAssessmentTemplatesResponse

CONSTRUCTOR

IMPORTING

Required arguments:

it_assessmenttemplates TYPE /AWS1/CL_INSASSESSMENTTEMPLATE=>TT_ASSESSMENTTEMPLATELIST TT_ASSESSMENTTEMPLATELIST

Information about the assessment templates.

it_faileditems TYPE /AWS1/CL_INSFAILEDITEMDETAILS=>TT_FAILEDITEMS TT_FAILEDITEMS

Assessment template details that cannot be described. An error code is provided for each failed item.


Queryable Attributes

assessmentTemplates

Information about the assessment templates.

Accessible with the following methods

Method Description
GET_ASSESSMENTTEMPLATES() Getter for ASSESSMENTTEMPLATES, with configurable default
ASK_ASSESSMENTTEMPLATES() Getter for ASSESSMENTTEMPLATES w/ exceptions if field has no
HAS_ASSESSMENTTEMPLATES() Determine if ASSESSMENTTEMPLATES has a value

failedItems

Assessment template 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