Touchstone 2022 Database Reference
tLossWidgetTemplate Table
AIRUserSetting Database : tLossWidgetTemplate Table
Description

Stores information about the custom, user-defined loss widget template.

Information regarding the underlying widget template is available in tWidgetTemplate Table.

Properties
Creation Date4/4/2022 3:02 AM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows2
Data Space Used8.00 KB
Index Space Used72.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key Unique system-generated sequential identifier for the loss analysis widget template record.int4   
 

Unique system-generated sequential identifier for the underlying widget template record.

For a complete list of records, see tWidgetTemplate Table.

int4   
 

Code that represents the financial perspectives.

For a complete list of codes, see tFinancialPerspective Table.

varchar10  
 

Code that represents the annual EP curve type.

For a complete list of codes, see tEPAnnualType Table.

varchar10  
 

Code that represents the flag type associated with the loss widget template.

For a complete list of codes, see tLossWidgetFlagType Table

varchar10  
 

Indicates where to use the Total Replacement Value (TRV) or exposed limit when calculating the flagging percent.

Reserved for future use.

float9  
Objects that tLossWidgetTemplate depends on
 Database ObjectObject TypeDescriptionDep Level
tWidgetTemplate tabletWidgetTemplateTable

Stores information about the widget templates available in Touchstone. 

Information regarding the custom, user-defined widget templates are available in the following database tables:

1
See Also

Related Objects

AIRUserSetting Database