Skip to content

/AWS1/CL_BDCRECEVALTRREFERENCE

A reference to an evaluator used for recommendation assessment.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_evaluatorarn TYPE /AWS1/BDCEVALUATORARN /AWS1/BDCEVALUATORARN

The Amazon Resource Name (ARN) of the evaluator.


Queryable Attributes

evaluatorArn

The Amazon Resource Name (ARN) of the evaluator.

Accessible with the following methods

Method Description
GET_EVALUATORARN() Getter for EVALUATORARN, with configurable default
ASK_EVALUATORARN() Getter for EVALUATORARN w/ exceptions if field has no value
HAS_EVALUATORARN() Determine if EVALUATORARN has a value

Public Local Types In This Class

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

TT_RECOMMENDATIONEVALUATORLIST

TYPES TT_RECOMMENDATIONEVALUATORLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_BDCRECEVALTRREFERENCE WITH DEFAULT KEY
.