CEDE 9.0 Database Reference
tLocStepFunctionXref Table
AIRExposure Database : tLocStepFunctionXref Table
Description
System reference table used to determine the step functions that are associated with a location.
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 location record.

For a complete list of records, see tLocation Table.

int4   
Primary Key 

Unique system-generated sequential identifier for the step function record.

For a complete list of records, see tStepFunction Table.

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

Stores records for primary insurance policies.

2
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
tStepFunction tabletStepFunctionTableStores general information about step functions, including the contract associated with each step function.1
See Also

Related Objects

AIRExposure Database