This table holds the links between software package parent groups and software package child groups.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| grpparent | byte(16) | not null | This is the software package parent group, FK to usd_swfold. |
| grpchild | byte(16) | not null | This is the software package child group, FK to usd_swfold. |
| 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