Skip to content

/AWS1/CL_MHSRECOMMENDATIONSET

Contains a recommendation set.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_transformationtool TYPE REF TO /AWS1/CL_MHSTRANSFORMATIONTOOL /AWS1/CL_MHSTRANSFORMATIONTOOL

The target destination for the recommendation set.

iv_targetdestination TYPE /AWS1/MHSTARGETDESTINATION /AWS1/MHSTARGETDESTINATION

The recommended target destination.

iv_strategy TYPE /AWS1/MHSSTRATEGY /AWS1/MHSSTRATEGY

The recommended strategy.


Queryable Attributes

transformationTool

The target destination for the recommendation set.

Accessible with the following methods

Method Description
GET_TRANSFORMATIONTOOL() Getter for TRANSFORMATIONTOOL

targetDestination

The recommended target destination.

Accessible with the following methods

Method Description
GET_TARGETDESTINATION() Getter for TARGETDESTINATION, with configurable default
ASK_TARGETDESTINATION() Getter for TARGETDESTINATION w/ exceptions if field has no v
HAS_TARGETDESTINATION() Determine if TARGETDESTINATION has a value

strategy

The recommended strategy.

Accessible with the following methods

Method Description
GET_STRATEGY() Getter for STRATEGY, with configurable default
ASK_STRATEGY() Getter for STRATEGY w/ exceptions if field has no value
HAS_STRATEGY() Determine if STRATEGY has a value