Touchstone Re 2022 Database Reference
tAppliesToEventFilter Table
AIRExposureRe Database : tAppliesToEventFilter Table
Description

Stores information about event filters.

An event filter specifies that a reinsurance treaty applies only to events that meet certain criteria. You can create an event filter that includes event parameters, a latitude and longitude pair, or a list of areas.

Properties
Creation Date4/11/2022 6:17 PM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows0
Data Space Used0.00 KB
Index Space Used0.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key Unique system-generated sequential identifier for the event filter.int4   
 

Unique system-generated identifier for the reinsurance treaty associated with the event filter.

For a complete list of records, see tReinsuranceTreaty Table.

int4  
 Name of the event filter.varchar255   
 

Code that specifies the type of geographic area identifier associated with the event filter:

  • 1 = Geography
  • 0 = Lat/Long
bit1 
((0))
 
Objects that depend on tAppliesToEventFilter
 Database ObjectObject TypeDescriptionDep Level
tAppliesToEventFilterGeoXRef tabletAppliesToEventFilterGeoXRefTable

Stores information about event filters that include geographic areas. 

An event filter specifies that a reinsurance treaty applies only to events that meet certain criteria. You can create an event filter that includes event parameters, a latitude and longitude pair, or a list of areas.

2
tAppliesToEventFilterLatLong tabletAppliesToEventFilterLatLongTable

Stores information about event filters that include latitude and longitude pairs. 

An event filter specifies that a reinsurance treaty applies only to events that meet certain criteria. You can create an event filter that includes event parameters, a latitude and longitude pair, or a list of areas.

2
tAppliesToEventFilterRule tabletAppliesToEventFilterRuleTable

Stores information about event filters that include event parameters, such as earthquake depth or hurricane central pressure. 

An event filter specifies that a reinsurance treaty applies only to events that meet certain criteria. You can create an event filter that includes event parameters, a latitude and longitude pair, or a list of areas.

2
Objects that tAppliesToEventFilter depends on
 Database ObjectObject TypeDescriptionDep Level
tAppliesToArea tabletAppliesToAreaTable

Stores the names of Applies to Area filters.

An Applies to Area filter specifies that a reinsurance treaty applies only to a given geographic area.

2
tCompany tabletCompanyTableStores information about companies.3
tReinsuranceProgram tabletReinsuranceProgramTableStores information about reinsurance programs.2
tReinsuranceTreaty tabletReinsuranceTreatyTableStores information about reinsurance treaties included in reinsurance programs.1
See Also

Related Objects

AIRExposureRe Database