CEDE 9.0 Database Reference
tLayerConditionLocationXref Table
AIRExposure Database : tLayerConditionLocationXref Table
Description

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

Properties
Creation Date4/12/2021 11:26 AM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows0
Data Space Used0.00 KB
Index Space Used0.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key 

Unique system-generated sequential identifier for the layer term record.

For a complete list of records, see tLayerCondition Table.

int4   
Primary Key 

Unique system-generated sequential identifier for the location record.

For a complete list of records, see tLocation Table.

int4   
 Used for version stamping.timestamp8   
Objects that tLayerConditionLocationXref depends on
 Database ObjectObject TypeDescriptionDep Level
tContract tabletContractTable

Stores records for primary insurance policies.

2
tLayer tabletLayerTable

Stores primary contract layer information.

2
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
tLocation tabletLocationTable

Stores geographical attributes and primary risk characteristics for each location. 

The table serves as a reference point between Location and Contract entities.You can identify each location by the location sequential identifier (SID).

1
See Also

Related Objects

AIRExposure Database