Skip to content

Latest commit

 

History

History
52 lines (39 loc) · 1.66 KB

erpconnectionaccess.md

File metadata and controls

52 lines (39 loc) · 1.66 KB
uid title description so.generated keywords so.date so.topic so.envir
table-ErpConnectionAccess
ErpConnectionAccess table
Access control for Erp Connections
true
database
ErpConnectionAccess
11.04.2021
reference
onsite
online

ErpConnectionAccess Table (420)

Fields

Name Description Type Null
erpconnectionaccess_id Primary key PK
ErpConnectionId Link to Erp connection we're granting access for FK ErpConnection
AssociateId If set, then this row grants access for a particular associate FK associate
UserGroupId If set, then this row grants access for a particular group of users FK UserGroup
CanConnect If set, then this user/group is allowed to create and break connections between EXISTING actors in ERP and CRM Bool
CanCreateERP If set, then this user/group is allowed to create NEW actors in ERP and connect them to CRM Bool
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

ErpConnectionAccess table relationship diagram

[!includedetails]

Indexes

Fields Types Description
erpconnectionaccess_id PK Clustered, Unique

Replication Flags

  • None

Security Flags

  • No access control via user's Role.