• Share
    • Twitter
    • LinkedIn
    • Facebook
    • Email
  • Feedback
  • Edit
Show / Hide Table of Contents

LicenseAssocLink Table (238)

•
Environment: onsite, online
Some tooltip text!
• 1 minute to read
 • 1 minute to read

Link between ModuleLicense and Associate, for per-assoc licenses; this is how licenses are assigned/consumed

Fields

Name Description Type Null
LicenseAssocLink_id Primary key PK
moduleLicenseId The license being linked FK ModuleLicense
assocId The associate who occupies one instance of this license FK associate
validFrom Reserved field: Valid from date DateTime
validTo Reserved field: Valid to date DateTime
licenseNumber Number of license items occupied by this associate - each module will have to decide on the semantics of this UInt
comment Optional comment field String(254)
encryptedCheck Encrypted checksum; tampering will block system usage String(254)
registered Registered when UtcDateTime
registered_associate_id Registered by whom FK associate
updated Last updated when UtcDateTime
updated_associate_id Last updated by whom FK associate
updatedCount Number of updates made to this record UShort

LicenseAssocLink table relationship diagram

Indexes

Fields Types Description
moduleLicenseId, assocId FK, FK Unique

Relationships

Table Description
associate Employees, resources and other users - except for External persons
ModuleLicense Module licenses, belonging to one single owner

Replication Flags

  • Area Management controlled table. Contents replicated to satellites and traveller databases.
  • Copy to satellite and travel prototypes.

Security Flags

  • Sentry controls access to items in this table using user's Role and data rights matrix on the table's parent.
In This Article
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top