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

Stores the custom (administrator-defined) lines of business (LOB) that are available for each country. Additionally, the table stores the AIR LOB that corresponds to each custom LOB.

You must license Custom Models and LOBs to use the custom LOB feature.

Properties
Creation Date4/4/2022 3:02 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 custom LOB record.

int4   
 

Unique system-generated sequential identifier for the business unit associated with the custom LOB.

int4   
 

ISO 2-character code for the country in which the location resides.

For a complete list of codes, see tCountry Table.

varchar15   
 Identifier for the country associated with the custom LOB.int4   
 Internal value used to display the custom LOB in the user interface.int4   
 Name of the custom LOB.varchar50   
 

Code for the AIR LOB associated with the custom LOB.

For a complete list of codes, see tCustomLOBMapping Table.

varchar10   
 Date and time that the custom LOB was last modified.datetime4   
See Also

Related Objects

AIRUserSetting Database