Skip to content

/AWS1/CL_CNTEVALAUTORULECAT

The Contact Lens category used by evaluation automation.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_category TYPE /AWS1/CNTQUESTIONRLCATAUTOLA00 /AWS1/CNTQUESTIONRLCATAUTOLA00

A category label.

iv_condition TYPE /AWS1/CNTQUESTIONRLCATAUTOCOND /AWS1/CNTQUESTIONRLCATAUTOCOND

An automation condition for a Contact Lens category.

Optional arguments:

it_pointsofinterest TYPE /AWS1/CL_CNTEVALTSCPTPTOFINT00=>TT_EVALTSCPTPOINTSOFINTEREST TT_EVALTSCPTPOINTSOFINTEREST

A point of interest in a contact transcript that indicates match of condition.


Queryable Attributes

Category

A category label.

Accessible with the following methods

Method Description
GET_CATEGORY() Getter for CATEGORY, with configurable default
ASK_CATEGORY() Getter for CATEGORY w/ exceptions if field has no value
HAS_CATEGORY() Determine if CATEGORY has a value

Condition

An automation condition for a Contact Lens category.

Accessible with the following methods

Method Description
GET_CONDITION() Getter for CONDITION, with configurable default
ASK_CONDITION() Getter for CONDITION w/ exceptions if field has no value
HAS_CONDITION() Determine if CONDITION has a value

PointsOfInterest

A point of interest in a contact transcript that indicates match of condition.

Accessible with the following methods

Method Description
GET_POINTSOFINTEREST() Getter for POINTSOFINTEREST, with configurable default
ASK_POINTSOFINTEREST() Getter for POINTSOFINTEREST w/ exceptions if field has no va
HAS_POINTSOFINTEREST() Determine if POINTSOFINTEREST 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_EVALAUTORULECATEGORYLIST

TYPES TT_EVALAUTORULECATEGORYLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_CNTEVALAUTORULECAT WITH DEFAULT KEY
.