Stores information about adjustment factors applied to exposure sets.
Creation Date | 4/11/2022 6:17 PM |
File Group | PRIMARY |
Text File Group | |
System Object | ![]() |
Published for Replication | ![]() |
Rows | 0 |
Data Space Used | 0.00 KB |
Index Space Used | 0.00 KB |
Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
---|---|---|---|---|---|---|---|
![]() | ReinsuranceExposureAdjustmentFactorSID | Unique system-generated sequential identifier for the adjustment factor associated with an exposure set. | int | 4 | |||
ExposureSetSID | Unique system-generated sequential identifier for the exposure set. For a complete list of records, see tExposureSet Table. | int | 4 | ||||
PerilSetCode | Numeric code for the single peril or set of perils associated with the adjustment factor. For a complete list of codes, see tPerilSet Table. | int | 4 | ||||
YearID | Identifier for the year in the exposure set. | smallint | 2 | ||||
LOBCode | Numerical code for the line of business. For a complete list of codes, see tReinsuranceLOB Table. | int | 4 | ![]() | |||
CountryCode | ISO 2-character code for the country. For a complete list of codes, see tCountry Table. | varchar | 15 | ![]() | |||
AdjustmentFactorTotalInsuredValue | Adjustment factor for the total insured value. | float | 9 | ((1.0)) | |||
AdjustmentFactorRiskCount | Adjustment factor for the risk count. | float | 9 | ((1.0)) | |||
AdjustmentFactorPremium | Adjustment factor for the premium. | float | 9 | ((1.0)) | |||
AdjustmentFactorPayroll | Adjustment factor for the payroll. | float | 9 | ((1.0)) |