/AWS1/CL_SE2SUPIONCONDTHRESH¶
Contains Auto Validation settings, allowing you to suppress sending to specific destination(s) if they do not meet required threshold. For details on Auto Validation, see Auto Validation.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_conditionthresholdenabled TYPE /AWS1/SE2FEATURESTATUS /AWS1/SE2FEATURESTATUS¶
Indicates whether Auto Validation is enabled for suppression. Set to
ENABLEDto enable the Auto Validation feature, or set toDISABLEDto disable it.
Optional arguments:¶
io_overallconfidencethresh TYPE REF TO /AWS1/CL_SE2SUPIONCONFIDENCE00 /AWS1/CL_SE2SUPIONCONFIDENCE00¶
The overall confidence threshold used to determine suppression decisions.
Queryable Attributes¶
ConditionThresholdEnabled¶
Indicates whether Auto Validation is enabled for suppression. Set to
ENABLEDto enable the Auto Validation feature, or set toDISABLEDto disable it.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONDTHRESHOLDENABLED() |
Getter for CONDITIONTHRESHOLDENABLED, with configurable defa |
ASK_CONDTHRESHOLDENABLED() |
Getter for CONDITIONTHRESHOLDENABLED w/ exceptions if field |
HAS_CONDTHRESHOLDENABLED() |
Determine if CONDITIONTHRESHOLDENABLED has a value |
OverallConfidenceThreshold¶
The overall confidence threshold used to determine suppression decisions.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OVERALLCONFIDENCETHRESH() |
Getter for OVERALLCONFIDENCETHRESHOLD |