HP ALM Database Reference
td.GROUPS Table

Description

Groups of users with a common set of privileges.

Columns

 Column NameDescriptionDatatypeLengthAllow NullsDefault
Primary Key GR_IDThe record ID.int4  
 GR_GROUP_IDThe ID of the group serves as its bit-offset in masks that define characteristics of groups.int4  
 GR_GROUP_NAMEThe name of the group.varchar60  
 GR_IS_SYSTEMA value of Y indicates that this is a default user group created automatically in new projects. N indicates that the group was added.varchar1 
 GR_PREDEF_FILTERThe default view filter for members of the group.varchar16 

See Also