Skip to content

/AWS1/CL_CNTEVALSUGGESTEDANS00

The information about the suggested answer for the question.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_status TYPE /AWS1/CNTEVALSUGGESTEDANSWER00 /AWS1/CNTEVALSUGGESTEDANSWER00

The status of the suggested answer. D

iv_analysistype TYPE /AWS1/CNTEVALQUESTIONANSWERA00 /AWS1/CNTEVALQUESTIONANSWERA00

Type of analysis used to provide suggested answer.

Optional arguments:

io_value TYPE REF TO /AWS1/CL_CNTEVALANSWERDATA /AWS1/CL_CNTEVALANSWERDATA

Value

io_input TYPE REF TO /AWS1/CL_CNTEVALQUESTIONINPD00 /AWS1/CL_CNTEVALQUESTIONINPD00

Details about the input used to question automation.

io_analysisdetails TYPE REF TO /AWS1/CL_CNTEVALQUESTIONANSW00 /AWS1/CL_CNTEVALQUESTIONANSW00

Detailed analysis results.


Queryable Attributes

Value

Value

Accessible with the following methods

Method Description
GET_VALUE() Getter for VALUE

Status

The status of the suggested answer. D

Accessible with the following methods

Method Description
GET_STATUS() Getter for STATUS, with configurable default
ASK_STATUS() Getter for STATUS w/ exceptions if field has no value
HAS_STATUS() Determine if STATUS has a value

Input

Details about the input used to question automation.

Accessible with the following methods

Method Description
GET_INPUT() Getter for INPUT

AnalysisType

Type of analysis used to provide suggested answer.

Accessible with the following methods

Method Description
GET_ANALYSISTYPE() Getter for ANALYSISTYPE, with configurable default
ASK_ANALYSISTYPE() Getter for ANALYSISTYPE w/ exceptions if field has no value
HAS_ANALYSISTYPE() Determine if ANALYSISTYPE has a value

AnalysisDetails

Detailed analysis results.

Accessible with the following methods

Method Description
GET_ANALYSISDETAILS() Getter for ANALYSISDETAILS

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_EVALSUGGESTEDANSWERSLIST

TYPES TT_EVALSUGGESTEDANSWERSLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_CNTEVALSUGGESTEDANS00 WITH DEFAULT KEY
.