This table hold the links between the activity and its applications.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| activity | byte(16) | not null | This is the activity to which applications are linked, FK to usd_activity. |
| installation | byte(16) | not null | This is the application linked to an activity, FK to usd_applic. |
| 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