CEDE 7.0 Database Reference
tLayer Table
Description

Stores primary contract layer information.

Properties
Creation Date6/19/2019 8:45 PM
File GroupPRIMARY
Text File GroupPRIMARY
System Object
Published for Replication
Rows0
Data Space Used0.00 KB
Index Space Used0.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key LayerSIDUnique system-generated sequential identifier for the layer record.int4   
 ContractSID

Unique system-generated sequential identifier for the contract record.

For a complete list of records, see tContract Table.

int4   
 LayerIDUnique user-defined identifier for the layer.varchar100   
 PerilSetCode

Numeric code for the single peril or set of perils.

For a complete list of codes, see tPerilSet Table.

int4   
 OccLimitTypeCode

Code for the occurrence limit type.

For a complete list of codes, see tOccLimitType Table.

varchar10   
 OccTotalLimit

Occurence limit amount, used for facultative reinsurance treaties and primary insurance contracts.

This column contains the user interface value provided in the 100% Layer Amount field on the Contracts tab.

float9   
 OccParticipation

Occurrence participation, used for facultative reinsurance treaties and primary insurance contracts.

This column contains the user interface value provided in the Participating Layer Amount field on the Contracts tab.

Note: In the database this value is stored as a percentage of the total limit; on the user interface it is presented using the same format as was imported.

float9   
 OccTotalParticipation

100% participation amount, used for facultative reinsurance treaties and primary insurance contracts.

This column contains the user interface value provided in the Assumed Amount field on the Contracts tab.

Note: Any values that are less than or equal to 1 will be interpreted as percentages (e.g., 0.12 as 12%).

float9  
 AttachmentPointValue of the attachment point.float9  
 DeductibleTypeCode

Code for the layer deductible type, options.

For a complete list of codes, see tDeductibleType Table.

varchar10   
 Deductible1Deductible 1 amount. Any value less than or equal to 1 will be changed to 0.float9  
 Deductible2Deductible 2 amount. For example, the maximum deductible for deductible min/max. Any value less than or equal to 1 will be changed to 0.float9  
 PremiumPremium amount. Any value less than or equal to 1 will be interpreted as percentages (e.g., 0.12 as 12%).float9  
 ExhaustionSequencePriority assignments for coverages, listed in the order in which losses by coverage should be applied against the limit.Xml16  
 EnteredDateDate and time when the contract was created.datetime4 
(getutcdate())
 
 EditedDateDate and time when the contract was modified.datetime4 
(getutcdate())
 
 RowVersionUsed for version stamping.timestamp8   
Objects that depend on tLayer
 Database ObjectObject TypeDescriptionDep Level
tLayerCondition tabletLayerConditionTable

Stores layer conditions, such as sublimit and policy restrictions.

Sublimits are generally applied to layers based on filter criteria, such as a list of locations or perils.
1
tLayerConditionLocationXref tabletLayerConditionLocationXrefTable

System reference table used to map the location to the layer condition.

1
Objects that tLayer depends on
 Database ObjectObject TypeDescriptionDep Level
tContract tabletContractTable

Stores records for primary insurance policies.

2
tExposureSet tabletExposureSetTable

Stores information about exposure sets.

An exposure set is a collection of contracts, locations, and other related information.

3
See Also

Related Objects

AIRExposure Database

 

 


© 2019. AIR Worldwide is a registered trademark. Touchstone is a registered trademark of AIR Worldwide.

Please contact AIR Worldwide with questions or comments. For database questions. For documentation comments.