Alert Filter Entry
ozsoft.sap.Connector.AlertFilter (ClassType)
SAP Connector Alert Filter Entry
Element properties:
Class Hierarchy:
Class Properties:
Health Model:
Source Code:
<ClassType ID="ozsoft.sap.Connector.AlertFilter" Accessibility="Internal" Abstract="false" Base="System!System.LogicalEntity" Hosted="true" Singleton="false">
<Property ID="ALERT_FILTER.ID" Type="string" Key="true" CaseSensitive="true" MinLength="1" Length="255"/>
<Property ID="ALERT_FILTER.DATA" Type="string" Key="false" CaseSensitive="true" MinLength="0" Length="255"/>
<Property ID="ALERT_FILTER.MTSYSID" Type="string" Key="false" CaseSensitive="true" MinLength="0" Length="255"/>
<Property ID="ALERT_FILTER.MTMCNAME" Type="string" Key="false" CaseSensitive="true" MinLength="0" Length="255"/>
<Property ID="ALERT_FILTER.OBJECTNAME" Type="string" Key="false" CaseSensitive="true" MinLength="0" Length="255"/>
<Property ID="ALERT_FILTER.FIELDNAME" Type="string" Key="false" CaseSensitive="true" MinLength="0" Length="255"/>
<Property ID="ALERT_FILTER.USERID" Type="string" Key="false" CaseSensitive="true" MinLength="0" Length="255"/>
<Property ID="ALERT_FILTER.MSGCLASS" Type="string" Key="false" CaseSensitive="true" MinLength="0" Length="255"/>
<Property ID="ALERT_FILTER.MSGID" Type="string" Key="false" CaseSensitive="true" MinLength="0" Length="255"/>
<Property ID="ALERT_FILTER.MSG" Type="string" Key="false" CaseSensitive="true" MinLength="0" Length="255"/>
</ClassType>