/AWS1/CL_CNTWORKSPACEASCEARC00¶
Defines filters to apply when searching for workspace associations, such as tag-based filters.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_attributefilter TYPE REF TO /AWS1/CL_CNTCTLPLANEATTRFILTER /AWS1/CL_CNTCTLPLANEATTRFILTER¶
An object that can be used to specify Tag conditions inside the
SearchFilter. This accepts anORorAND(List of List) input where:
The top level list specifies conditions that need to be applied with
ORoperator.The inner list specifies conditions that need to be applied with
ANDoperator.
Queryable Attributes¶
AttributeFilter¶
An object that can be used to specify Tag conditions inside the
SearchFilter. This accepts anORorAND(List of List) input where:
The top level list specifies conditions that need to be applied with
ORoperator.The inner list specifies conditions that need to be applied with
ANDoperator.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ATTRIBUTEFILTER() |
Getter for ATTRIBUTEFILTER |