Touchstone 2022 Database Reference
tRRRR_CMPLOSS_ContractKey Table
AIRExposureSummary Database : tRRRR_CMPLOSS_ContractKey Table
Description
Stores information about the contracts used during the Comparative Loss analysis.
Properties
Creation Date4/11/2022 6:15 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 System-assigned table row identifier for the contract.int4   
 

Unique system-generated sequential identifier for the exposure data source record in which the EPTargetSID can be found .

For a complete list of records, see dbo.tDataSource Table.

int4  
 

Unique system-generated sequential identifier for the contract record.

For a complete list of records, see dbo.tContract Table

int4  
 

Unique user-defined identifier for the contract.

Corresponds to the identifier in ContractSID.

varchar100  
Objects that depend on tRRRR_CMPLOSS_ContractKey
 Database ObjectObject TypeDescriptionDep Level
tRRRR_TTTT_CMPLOSS_ContractLOBAAL tabletRRRR_TTTT_CMPLOSS_ContractLOBAALTable

Stores the deltas for the aggregate average annual losses by contract LOB that are calculated during a Comparative Loss analysis.

tRRRR denotes the Results SID for the Comparative Loss analysis and TTTT represents the identifier for the loss analysis.
1
See Also

Related Objects

AIRExposureSummary Database