Touchstone Re 2022 Database Reference
tExportTargetType Table
AIRReference Database : tExportTargetType Table
Description

Stores the possible information that can be exported in Touchstone. Used to define error codes in dbo.tValidationError Table.

Properties
Creation Date10/20/2011 2:41 PM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows5
Data Space Used8.00 KB
Index Space Used8.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key 

Code that represent the type of data to be exported.

  • AGG_LOSS = Aggregate Loss Analysis
  • CON = Contract
  • EVW =  Exposure View
  • LOSS = Loss Analysis
  • LOSS_MOD_TMPL = Loss Modification Template
varchar20   
 

Name for the type of data to be exported.

Corresponds to the code in ExportTargetTypeCode.

varchar40   
 Description for the type of data to be exported.varchar1024  
See Also

Related Objects

AIRReference Database