YGroup contains information about the group accounts in TeamConnect including the name of the group account and its creation date. This table also links to lists that describe a group's access rights settings, the group's members, tools rights settings, and default object view settings.
Object: YGroup (Y_GROUP)
Attribute |
Database column name |
Field in UI |
End of path |
Bridge |
Links to object table: |
Data type |
Comments |
Commonly used in: |
|
Rules |
Temp/Wiz |
||||||||
byPassSearchLimits |
BYPASS_SEARCH_LIMITS |
x |
|
|
boolean |
Indicates whether the user account is set to allow users to see the Return all results hyperlink in the search results heading. Clicking the hyperlink allows users to bypass the system settings for the maximum number of records retrieved or maximum number of seconds for a search. |
|
|
|
createdBy--> |
CREATED_BY_ID (NUMBER) |
|
x |
x |
object |
8 The user who created the group account. --> Links to specific information about the user account. |
|
|
|
createdOn |
CREATED_ON (DATE) |
|
x |
|
|
date |
The date when the group account was created. |
|
|
functionalAccessList--> |
n/a |
|
|
x |
|
|
Links to the group's rights settings. |
|
|
users--> Before TeamConnect 3.3 SP2: groupMemberList--> |
n/a |
|
|
x |
|
Links to the join table that contains information for all members of the group. |
|
|
|
modifiedBy--> |
MODIFIED_BY_ID (NUMBER) |
|
x |
x |
object |
8 The user who last modified the group account. --> Links to specific information about the user account. |
|
|
|
modifiedOn |
MODIFIED_ON (DATE) |
|
x |
|
|
date |
The date when the group account was last modified. |
|
|
displayName Before TeamConnect 3.3 SP2: name |
NAME (VARCHAR2) (50) |
Group Account (General tab) |
x |
|
|
string (50) |
The name of the group account. |
|
|
primaryKey |
PRIMARY_KEY (NUMBER) |
|
x |
|
|
int |
The unique ID of the group account. |
|
|
shortDescription |
SHORT_DESCRIPTION (VARCHAR2) (250) |
Description (General tab) |
x |
|
|
string (250) |
A description of the group account. |
|
|
toolList--> |
n/a |
|
|
x |
|
|
Links to the tools rights settings of the group. |
|
|
uniqueKey |
UNIQUE_KEY (VARCHAR2) (50) |
Unique Key (General tab) |
x |
|
|
string (50) |
The alphanumeric code that uniquely identifies the group. |
x |
|
version |
VERSION (NUMBER) |
|
x |
|
|
int |
Indicates how many times the group account has been updated. |
|
|
viewDefaultList--> |
n/a |
|
|
x |
|
|
Links to the default object view settings for the group. |
|
|