Document toolboxDocument toolbox

sp802_permission

A role can have a number of permissions; this table defines all of the permissions within the system.


 

Table Definition

Field
Type
Default
Nullable
permission_idnumber (error)
operationvarchar2(10) (error)
propertyvarchar2(120) (error)

Keys

primary key (permission_id) 
unique (permission_id, operation, property)

Primary Key Referenced From

 

Column Descriptions

FieldDescription
permission_idPermission identifier.
operationOperation(s) that the permission entitles a role to perform; chosen from the set CRUD (Create, Read, Update, Delete) or ALL.
propertyDefines the object which the permission entitles a role to perform the operation(s) on, e.g. FRU.Team.Oper.SA.