SYSTEMROLEAPPUSERACCOUNTINGELEMENTSECURITY (4.0SP20)

This table contains the accounting element security groups that an application user is assigned for a given system role.

Primary Key
Primary Key Field Type

ID

uniqueidentifier

Foreign Key Fields
Foreign Key Field Type Null Notes Description

SYSTEMROLEAPPUSERID

uniqueidentifier

false

FK to SYSTEMROLEAPPUSER

ACCOUNTINGELEMENTSECURITYGROUPID

uniqueidentifier

false

FK to ACCOUNTINGELEMENTSECURITYGROUP

ADDEDBYID

uniqueidentifier

false

FK to CHANGEAGENT.

CHANGEDBYID

uniqueidentifier

false

FK to CHANGEAGENT.

Fields
Field Field Type Null Notes Description

DATEADDED

datetime

false

getdate()

Indicates the date this record was added.

DATECHANGED

datetime

false

getdate()

Indicates the date this record was last changed.

TS

timestamp

false

Timestamp.

TSLONG

bigint (Computed)

true

Numeric representation of the timestamp.

Indexes
Index Name Field(s) Unique Primary Clustered

IX_SYSTEMROLEAPPUSERACCOUNTINGELEMENTSECURITY_DATEADDED

DATEADDED

False

False

True

IX_SYSTEMROLEAPPUSERACCOUNTINGELEMENTSECURITY_DATECHANGED

DATECHANGED

False

False

False

IX_SYSTEMROLEAPPUSERACCOUNTINGELEMENTSECURITY_SYSTEMROLEAPPUSERID

SYSTEMROLEAPPUSERID

False

False

False

PK_SYSTEMROLEAPPUSERACCOUNTINGELEMENTSECURITY

ID

True

True

False

UIX_SYSTEMROLEAPPUSERACCOUNTINGELEMENTSECURITY_ACCOUNTINGELEMENTSECURITYGROUPID_SYSTEMROLEAPPUSERID

ACCOUNTINGELEMENTSECURITYGROUPID

SYSTEMROLEAPPUSERID

True

False

False

Triggers
Trigger Name Description

TR_SYSTEMROLEAPPUSERACCOUNTINGELEMENTSECURITY_AUDIT_UPDATE

TR_SYSTEMROLEAPPUSERACCOUNTINGELEMENTSECURITY_AUDIT_DELETE