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

Stores information about the sourcing and inuring relationships between reinsurance programs.

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 a reinsurance program that has a relationship to another reinsurance program.

For a complete list of records, see tReinsuranceProgram Table.

int4   
Primary Key 

Unique system-generated sequential identifier for a source or inuring reinsurance program.

For a complete list of records, see tReinsuranceProgram Table.

int4   
 

Code that represents the financial perspective of the losses from the source program.

For a complete list of codes, see tFinancialPerspective Table.

varchar10   
 User-specified participation amount.float9  
 

Indicates whether the reinsurance program identified in the ReinsuranceProgramSourceInureSID column is the source program.

  • 1 = Yes (source)
  • 0 = No (inuring)
bit1   
 

Indicates whether the reinsurance program has a subsequent program to inure.

  • 1 = Yes
  • 0 = No

 

bit1 
((0))
 
Objects that tReinsuranceProgramSourceInure depends on
 Database ObjectObject TypeDescriptionDep Level
tCompany tabletCompanyTableStores information about companies.3
tReinsuranceProgram tabletReinsuranceProgramTableStores information about reinsurance programs.2
See Also

Related Objects

AIRExposureRe Database