Touchstone Re 2022 Database Reference
tReinsuranceExposureAdjustmentFactor Table
AIRExposureRe Database : tReinsuranceExposureAdjustmentFactor Table
Description
Stores information about adjustment factors applied to exposure sets.
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 adjustment factor associated with an exposure set.int4   
 

Unique system-generated sequential identifier for the exposure set.

For a complete list of records, see tExposureSet Table.

int4   
 

Numeric code for the single peril or set of perils associated with the adjustment factor.

For a complete list of codes, see tPerilSet Table.

int4   
 Identifier for the year in the exposure set.smallint2   
 

Numerical code for the line of business.

For a complete list of codes, see tReinsuranceLOB Table.

int4  
 

ISO 2-character code for the country.

For a complete list of codes, see tCountry Table.

varchar15  
 Adjustment factor for the total insured value.float9 
((1.0))
 
 Adjustment factor for the risk count.float9 
((1.0))
 
 Adjustment factor for the premium.float9 
((1.0))
 
 Adjustment factor for the payroll.float9 
((1.0))
 
See Also

Related Objects

AIRExposureRe Database