Skip to content

SoftwareItemUser

M:n relation between SoftwareItem and User for items that are linked to specific users.

Fields

Field Type Description
Created datetime Date/Time this relation got created
CreatedBy string User that created the relation
ExtraData string Additional data for the SoftwareItemUser relation (JSON format)
ID numeric Internal ID for the SoftwareItemUser entity (Primary Key)
LastModification datetime Date/Time this relation got last updated
LastModifiedBy string User that last modified the relation
Res1 string Reserved for future use
Res2 string Reserved for future use
SoftwareItemAssignmentReasonID numeric Internal ID that references the SoftwareItemAssignmentReason entity (Foreign Key)
SoftwareItemID numeric Internal ID that references the SoftwareItem entity (Foreign Key)
UserID numeric Internal ID that references the User entity (Foreign Key)