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.
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.
Creation Date | 4/4/2022 3:03 AM |
File Group | PRIMARY |
Text File Group | |
System Object | ![]() |
Published for Replication | ![]() |
Rows | 0 |
Data Space Used | 0.00 KB |
Index Space Used | 0.00 KB |
Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
---|---|---|---|---|---|---|---|
![]() | GlobalObjectSID | Unique system-generated sequential identifier for the object. | int | 4 | |||
GlobalObjectName | Name of the object. | varchar | 255 | ||||
GlobalObjectTypeCode | Code that represents the type of the object. For a complete list of codes, see tObjectType Table. | varchar | 25 | ![]() | |||
TargetSID | Unique system-generated sequential identifier for the object in the list of objects of the same type. For example, if the global object is a zone set, TargetSID refers to the GlobalZoneSetSID in tGlobalZoneSet Table. | int | 4 | ![]() | |||
StatusCode | Code that specified the status of the object. For a complete list of codes, see tStatus Table. | varchar | 25 | ![]() | |||
OwnerBusinessUnitSID | Unique system-generated sequential identifier for the business unit that owns the object. Administrators in the business unit that owns the object can create, delete, edit, share, and un-share the object. | int | 4 | ||||
Author | User that created the object. | varchar | 50 | ![]() | |||
EditBy | User that last edited the object. | varchar | 50 | ![]() | |||
Description | User-specified description of the object. | varchar | 255 | ![]() | |||
EnteredDate | Date and time when the object was created. | datetime | 4 | ![]() | |||
EditedDate | Date and time when the object was last edited. | datetime | 4 | ![]() |
Database Object | Object Type | Description | Dep Level | |
---|---|---|---|---|
![]() | tGlobalObjectBusinessUnitXref | Table | 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. | 1 |