This table holds the links between USD specific parent groups and USD specific child groups.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| grpparent | byte(16) | not null | This is the parent group, FK to usd_cmp_grp |
| grpchild | byte(16) | not null | This is the child group, FK to usd_cmp_grp |
| time_secs | integer | not null | This timestamp is used to order members in the link table. |
Product Name: Unicenter Desktop and Server Management
Table Type: Table