SoftwareUnspsc
Spsc classification of a software package.
erDiagram
SoftwareUnspsc ||--o{ SoftwarePackage : "SoftwareUnspscID"
Fields
| Field |
Type |
Description |
| Created |
datetime |
Date/Time this entity was created |
| Description |
string |
Description of the Spsc classification |
| ExtraData |
string |
Additional data for the Spsc classification |
| ID |
numeric |
Internal ID for the SoftwareUnspsc entity (Primary Key) |
| Key |
numeric |
Key of the Spsc classification |
| ParentKey |
numeric |
Parent key of the Spsc classification |
| Text |
string |
Text of the Spsc classification |
Referenced by
| Table |
Column Name |
Description |
| SoftwarePackage |
SoftwareUnspscID |
A software package defines a logical software entity. A software package can own 0 to n software signatures. |