SYSTEMROLEPERM_BUSINESSPROCESS (4.0SP13)

System permissions for BusinessProcessSpecs

Primary Key
Primary Key Field Type

ID

uniqueidentifier

Foreign Key Fields
Foreign Key Field Type Null Notes Description

SYSTEMROLEID

uniqueidentifier

false

FK to SYSTEMROLE

BUSINESSPROCESSCATALOGID

uniqueidentifier

false

FK to BUSINESSPROCESSCATALOG

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_BUSINESSPROCESS_BUSINESSPROCESSCATALOGID

BUSINESSPROCESSCATALOGID

False

False

False

IX_SYSTEMROLEPERM_BUSINESSPROCESS_DATEADDED

DATEADDED

False

False

True

IX_SYSTEMROLEPERM_BUSINESSPROCESS_DATECHANGED

DATECHANGED

False

False

False

PK_SYSTEMROLEPERM_BUSINESSPROCESS

ID

True

True

False

UIX_SYSTEMROLEPERM_BUSINESSPROCESS_SYSTEMROLEID_BUSINESSPROCESSCATALOGID

SYSTEMROLEID

BUSINESSPROCESSCATALOGID

True

False

False

Triggers
Trigger Name Description

TR_SYSTEMROLEPERM_BUSINESSPROCESS_AUDIT_UPDATE

TR_SYSTEMROLEPERM_BUSINESSPROCESS_AUDIT_DELETE