This table holds the links between procedure groups and procedures.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| procgrp | byte(16) | not null | This is the procedure group, FK to usd_swfold. |
| ap | byte(16) | not null | This is the procedure, FK to usd_actproc |
| order | integer | with null | This is a sorting column. |
| 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