Skip to content

/AWS1/CL_ERNRESOLUTIONTECHNI00

An object which defines the resolutionType and the ruleBasedProperties.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_resolutiontype TYPE /AWS1/ERNRESOLUTIONTYPE /AWS1/ERNRESOLUTIONTYPE

The type of matching. There are three types of matching: RULE_MATCHING, ML_MATCHING, and PROVIDER.

Optional arguments:

io_rulebasedproperties TYPE REF TO /AWS1/CL_ERNRULEBASEDPRPS /AWS1/CL_ERNRULEBASEDPRPS

An object which defines the list of matching rules to run and has a field rules, which is a list of rule objects.

io_ruleconditionproperties TYPE REF TO /AWS1/CL_ERNRULECONDITIONPROPS /AWS1/CL_ERNRULECONDITIONPROPS

An object containing the rules for a matching workflow.

io_providerproperties TYPE REF TO /AWS1/CL_ERNPROVIDERPROPERTIES /AWS1/CL_ERNPROVIDERPROPERTIES

The properties of the provider service.


Queryable Attributes

resolutionType

The type of matching. There are three types of matching: RULE_MATCHING, ML_MATCHING, and PROVIDER.

Accessible with the following methods

Method Description
GET_RESOLUTIONTYPE() Getter for RESOLUTIONTYPE, with configurable default
ASK_RESOLUTIONTYPE() Getter for RESOLUTIONTYPE w/ exceptions if field has no valu
HAS_RESOLUTIONTYPE() Determine if RESOLUTIONTYPE has a value

ruleBasedProperties

An object which defines the list of matching rules to run and has a field rules, which is a list of rule objects.

Accessible with the following methods

Method Description
GET_RULEBASEDPROPERTIES() Getter for RULEBASEDPROPERTIES

ruleConditionProperties

An object containing the rules for a matching workflow.

Accessible with the following methods

Method Description
GET_RULECONDITIONPROPERTIES() Getter for RULECONDITIONPROPERTIES

providerProperties

The properties of the provider service.

Accessible with the following methods

Method Description
GET_PROVIDERPROPERTIES() Getter for PROVIDERPROPERTIES