Stores relationships between software category definitions and software definitions as pairs of software category and software definition unique identifiers. Attributes consist of pairs of software category definition unique identifiers and software definition unique identifiers.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| swuuid | byte(16) | not null | Unique identifier for related software definition |
| scuuid | byte(16) | not null | Unique identifier for related software category definition |
| scname | varwchar(128) | not null | Software category name |
Product Name: Unicenter Asset Intelligence
Table Type: Table