Touchstone Re 2022 Database Reference
tUserDefinedCategory Table
AIRUserSetting Database : tUserDefinedCategory Table
Description

Stores the user-defined categories (UDCs) that Touchstone Re administrators have defined for Touchstone Re.

User-defined classifications are grouped in user-defined categories.

Properties
Creation Date4/4/2022 3:02 AM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows20
Data Space Used8.00 KB
Index Space Used8.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key Unique system-generated sequential identifier for the UDC record.int4   
 Unique system-generated sequential identifier for the business unit associated with the UDC.int4   
 

Code that represents the UDC.

Used internally by Touchstone Re.

varchar10   
 

Code that represents the type of the UDC.

For a complete list of codes, see tUserDefinedCategoryType Table.

varchar10   
 Name of the UDC.varchar128   
Objects that depend on tUserDefinedCategory
 Database ObjectObject TypeDescriptionDep Level
tUDCClassification tabletUDCClassificationTable

Stores the user-defined classifications that Touchstone Re administrators have defined for Touchstone Re.

A user-defined classification is a criterion that you can use to identify reinsurance companies or programs. User-defined classifications are grouped in user-defined categories.

1
See Also

Related Objects

AIRUserSetting Database