Touchstone 2022 Database Reference
tConvertUPXPerilSet Table
AIRReference Database : tConvertUPXPerilSet Table
Description

Stores information about peril codes supported in UPX files.

Touchstone uses the information to convert peril codes supported in UPX files to peril codes supported in Touchstone.

Properties
Creation Date11/3/2011 10:37 PM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows25
Data Space Used8.00 KB
Index Space Used24.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key Code that represents the country in a UPX record.varchar15   
Primary Key 

Code that represents the peril in a UPX record.

  • PAL = All licenses perils
  • PCY = Cyber security data and privacy breach
  • PCZ = Cyber security property damage
  • PEA = All earthquake perils(shake, fire, sprinkler, landslide, tsunami)
  • PES = Earthquake - shake only
  • PFF = Fire following earthquake
  • PFL = Inland flood
  • PLS = Landslide
  • PPH = Precipitation flood
  • PHL = Hail       
  • PSH = Hurricane storm surge
  • PSL = Earthquake - sprinkler leakage only
  • PTR = Terrorism
  • PTS = Tsunami
  • PTD = Tornado       
  •  PSW = Straight-Line Winds
  • PWA = All wind perils (tropical cyclone, severe storm and winter storm)
  • PWF = All wind plus fire
  • PWH = Tropical cyclone only
  • PWT = Severe thunderstorm code appears only in exports by peril. Use PWX to import these perils
  • PWW = Winter storm
  • PWX = Severe storm(wind excluding tropical cyclone)
  • PEF = Fire (Wildfire, fire following earthquake)
  • PNC = NonCat
varchar10   
 

Code that represent the peril set in Touchstone.

For a complete list of codes, see tPerilSet Table.

int4   
 

Description of the peril set.

Corresponds to the code in UPXPeril.

varchar1024  
Objects that tConvertUPXPerilSet depends on
 Database ObjectObject TypeDescriptionDep Level
tPerilSet tabletPerilSetTable

Stores codes that represent the perils sets supported by the application.

1
See Also

Related Objects

AIRReference Database