Touchstone 2022 Database Reference
tOutputGroupBy Table
AIRReference Database : tOutputGroupBy Table
Description

Stores information regarding the categorization (grouping) of output. This table specifies how results can be aggregated before persisting into the database.

Properties
Creation Date2/16/2011 6:00 PM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows21
Data Space Used8.00 KB
Index Space Used8.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key 

Code that represents the output group.

  • BR = Branch
  • CON = Contract
  • EVNT = Event
  • LOC = Location
  • LOCUDF1 = UserDefined1 Location
  • LOCUDF2 = UserDefined2 Location
  • LOCUDF3 = UserDefined3 Location
  • LOCUDF4 = UserDefined4 Location
  • LOCUDF5 = UserDefined5 Location
  • LYR = Layer
  • PF = PolicyForm
  • PR = Producer
  • REI = Reinsurance
  • TR = Territory
  • UDF1 = UserDefined1
  • UDF2 = UserDefined2
  • UDF3 = UserDefined3
  • UDF4 = UserDefined4
  • UDF5 = UserDefined5
  • ULOB = UserLineOfBusiness
  • UW = Underwriter
varchar10   
 

Name of the output group.

Corresponds to the code in OutputGroupByCode.

varchar255  
 

Description of the output group.

varchar1024  
See Also

Related Objects

AIRReference Database