Stores information about peril codes used in the exposure data conversion tool (EDC).
Touchstone uses the information to convert RMS peril codes to Touchstone peril codes.
Stores information about peril codes used in the exposure data conversion tool (EDC).
Touchstone uses the information to convert RMS peril codes to Touchstone peril codes.
| Creation Date | 11/3/2011 10:37 PM |
| File Group | PRIMARY |
| Text File Group | |
| System Object | ![]() |
| Published for Replication | ![]() |
| Rows | 7 |
| Data Space Used | 8.00 KB |
| Index Space Used | 8.00 KB |
| Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
|---|---|---|---|---|---|---|---|
| EDCPerilCode | Code that represents the peril in the EDC.
| int | 4 | |||
| EDCPeril | Name of the EDC peril. Corresponds to the code in EDCPerilCode. | varchar | 40 | ||||
| UPXPeril | Code for the peril as used in a UPX record. Corresponds to the code in EDCPerilCode. | varchar | 10 | ![]() | |||
| IsActive | Indicates whether the peril is available for use.
| bit | 1 | dbo.D_1 |