/AWS1/CL_MA2FINDINGCRITERIA¶
Specifies, as a map, one or more property-based conditions that filter the results of a query for findings.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_criterion TYPE /AWS1/CL_MA2CRITERIONADDLPRPS=>TT_CRITERION TT_CRITERION¶
A condition that specifies the property, operator, and one or more values to use to filter the results.
Queryable Attributes¶
criterion¶
A condition that specifies the property, operator, and one or more values to use to filter the results.
Accessible with the following methods¶
| Method | Description | 
|---|---|
| GET_CRITERION() | Getter for CRITERION, with configurable default | 
| ASK_CRITERION() | Getter for CRITERION w/ exceptions if field has no value | 
| HAS_CRITERION() | Determine if CRITERION has a value |