Touchstone 2022 Database Reference
tLossModTemplateRuleSetEventParameterXref Table
AIRUserSetting Database : tLossModTemplateRuleSetEventParameterXref Table
Description
System reference table used  to identify to look-up template rules and event rule set associations.
Properties
Creation Date4/4/2022 3:02 AM
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 loss modification template rule record.

For a complete list of records, see tLossModTemplateRule Table.

int4   
Primary Key 

Unique system-generated sequential identifier for the event rule set record.

For a complete list of records, see tLossModTemplateRuleSetEventParameter Table.

int4   
Objects that tLossModTemplateRuleSetEventParameterXref depends on
 Database ObjectObject TypeDescriptionDep Level
tAdminBoundary tabletAdminBoundaryTable

Stores information about the administrative boundaries available in Touchstone.

Detailed information about the administrative boundaries is available in tAdminBoundaryDetail Table

2
tLossModTemplate tabletLossModTemplateTable

Used for a Loss analysis, this table stores information about the custom, user-defined loss modification template. 

Loss modification templates allow the user to define one or more rules that direct the Loss analysis engine to apply a specified loss modification factor directly to Ground-Up losses. The characteristics of the rules are defined in dbo.tLossModTemplateRule.

The loss engine scales the entire Ground-up distribution, not just the mean loss, and applies all policy conditions to the modified losses. It does not cap the modified losses at the total insurable value (TIV). Any loss modification factor that is applied to losses from a peril applies also to losses generated by the respective sub-perils.

2
tLossModTemplateRule tabletLossModTemplateRuleTable

Used for a Loss analysis, this table stores information about the custom, user-defined rules (filter) that identify the Ground-Up losses to which the Loss analysis engine applies the specified loss modification factor.

1
tLossModTemplateRuleSetEventParameter tabletLossModTemplateRuleSetEventParameterTable

Used for a Loss analysis, this table stores information about the event parameters filter in the rule definition.

These custom, user-defined rules identify the Ground-Up losses to which the Loss analysis engine applies the specified loss modification factor. The engine applies the factor to losses from the events that satisfy the rules.

1
See Also

Related Objects

AIRUserSetting Database