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

role_category Table (325)

Some tooltip text!
• 1 minute to read
 • 1 minute to read

Category membership associated with a role

Fields

Name Description Type Null
id The primary key (auto-incremented) PK
role The id of the group. Deprecated. FK ej_role
category The id of the category. FK ej_category
crm_role Link to Role FK Role ●

role_category table relationship diagram

Indexes

Fields Types Description
id PK Clustered, Unique
role FK Index
category FK Index
crm_role FK Index

Relationships

Table Description
ej_category This table contains categories, in which tickets are categorized. The categories are organized in a hierarchial manner.
ej_role Define access rights, memberships and other properties for role user members
Role User roles for role-based security, names and tooltips are in LocaleText. For more information regarding role based security, see http://techdoc.superoffice.com

Replication Flags

  • None

Security Flags

  • No access control via user's Role.
In This Article
  • Fields
  • Indexes
  • Relationships
  • Replication Flags
  • Security Flags
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top