Touchstone Re 2022 Database Reference
tReinsuranceProgramTargetXRef Table
AIRExposureRe Database : tReinsuranceProgramTargetXRef Table
Description
Stores the company loss file (CLF) set or CLF set and exposure set combination specified as the target of each reinsurance program.
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 reinsurance program.

For a complete list of records, see tReinsuranceProgram Table.

int4   
Primary Key 

Identifier for the preferred exposure target.

An exposure target is a company loss file (CLF) set or a CLF set and exposure set combination.

int4   
 

Unique system-generated sequential identifier for the exposure set.

For a complete list of records, see tExposureSet Table.

int4  
 

Unique system-generated sequential identifier for the CLF set.

For a complete list of records, see tCompanyLossAssociation Table.

int4  
 

Name of the preferred exposure target.

An exposure target is a company loss file (CLF) set, or a CLF set and exposure set combination.

varchar255  
 Unique system-generated sequential identifier for the year in the exposure set.int4  
 

Code that represents the exposure type.

For a complete list of codes, see tAggregateExposureType Table.

varchar10  
 

Reserved for future use.

bit1 
((0))
 
 

Indicates whether to use the most recent year in the exposure set.

  • 1 = Yes (use most recent)
  • 0 = No (use YearSID)
bit1 
((0))
 
Objects that tReinsuranceProgramTargetXRef depends on
 Database ObjectObject TypeDescriptionDep Level
tCompany tabletCompanyTableStores information about companies.3
tCompanyLossAssociation tabletCompanyLossAssociationTable

Stores relationships between company loss file (CLF) sets and companies.

You can associate a CLF set with a company in two ways:

  • Importing the CLF set into Touchstone Re.
  • Associating the CLF set with a Touchstone Re company when exporting the CLF set from Touchstone.
1
tReinsuranceProgram tabletReinsuranceProgramTableStores information about reinsurance programs.2
See Also

Related Objects

AIRExposureRe Database