Touchstone Re 2022 Database Reference
tGlobalObjectBusinessUnitXref Table
AIRGlobalSetting Database : tGlobalObjectBusinessUnitXref Table
Description

System reference table that stores information about the business units that have access to each global object.

A global object is an object that can be shared across business units in both Touchstone and Touchstone Re. A zone set is an example of a global object.

Properties
Creation Date4/4/2022 3:03 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 object.

For a complete list of records, see tGlobalObject Table.

int4   
Primary Key Unique system-generated sequential identifier for a business unit that has access to the object.int4   
 

Code that represents the type of access that the business unit has to the object.

For a complete list of codes, see tPermissionType Table.

int4  
Objects that tGlobalObjectBusinessUnitXref depends on
 Database ObjectObject TypeDescriptionDep Level
tGlobalObject tabletGlobalObjectTable

Stores the global objects available in the application instance.

A global object is an object that can be shared across business units in both Touchstone and Touchstone Re. A zone set is an example of a global object.

Currently, Touchstone and Touchstone Re support only zone sets as global objects.
1
See Also

Related Objects

AIRGlobalSetting Database