SYSTEMROLEPERM_REPORT (4.0SP20)

System permissions for Report features

Primary Key
Primary Key Field Type

ID

uniqueidentifier

Foreign Key Fields
Foreign Key Field Type Null Notes Description

SYSTEMROLEID

uniqueidentifier

false

FK to SYSTEMROLE

REPORTCATALOGID

uniqueidentifier

false

FK to REPORTCATALOG

ADDEDBYID

uniqueidentifier

false

FK to CHANGEAGENT.

CHANGEDBYID

uniqueidentifier

false

FK to CHANGEAGENT.

Fields
Field Field Type Null Notes Description

GRANTORDENY

bit

false

0

1 if Granted, 0 if Denied

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_SYSTEMROLEPERM_REPORT_DATEADDED

DATEADDED

False

False

True

IX_SYSTEMROLEPERM_REPORT_DATECHANGED

DATECHANGED

False

False

False

IX_SYSTEMROLEPERM_REPORT_REPORTCATALOGID

REPORTCATALOGID

False

False

False

PK_SYSTEMROLEPERM_REPORT

ID

True

True

False

UIX_SYSTEMROLEPERM_REPORT_SYSTEMROLEID_REPORTCATALOGID

SYSTEMROLEID

REPORTCATALOGID

True

False

False

Triggers
Trigger Name Description

TR_SYSTEMROLEPERM_REPORT_AUDIT_UPDATE

TR_SYSTEMROLEPERM_REPORT_AUDIT_DELETE

TR_SYSTEMROLEPERM_REPORT_AUDIT_ETLDELETEDID