Stores information that the application uses to determine whether users can update exposure data at the area or subarea level for each combination of country, peril, and exposure data type.
Creation Date | 4/7/2017 3:40 PM |
File Group | PRIMARY |
Text File Group | |
System Object | ![]() |
Published for Replication | ![]() |
Rows | 25 |
Data Space Used | 8.00 KB |
Index Space Used | 8.00 KB |
Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
---|---|---|---|---|---|---|---|
![]() | CountryCode | Code that represents the country. For a complete list of codes, see tCountry Table. | varchar | 15 | |||
![]() | IntLevel1 | Internal identifier for the country. | int | 4 | |||
![]() | PerilSetCode | Numeric code for a peril or set of perils supported for the country. For a complete list of codes, see tPerilSet Table. | int | 4 | |||
![]() | ReinsuranceAggregateDataTypeCode | Code that represents the type of the exposure data. For a complete list of codes, see tAggregateDataType Table. | int | 4 | |||
EditArea | Indicates whether users can edit exposure data at the area level for the combination of country, peril, and exposure data type specified in the row.
| bit | 1 | ![]() | |||
EditSubarea | Indicates whether users can edit exposure data at the subarea level for the combination of country, peril, and exposure data type specified in the row.
| bit | 1 | ![]() |