Previous Topic: usp_functional_access_role TableNext Topic: usp_ical_alarm Table


usp_functional_access_type Table

Categorizes the functional areas into types such as Object and Process. This table is a static table that the user cannot update.

Field

Data Type

Reference

Remarks

id

INTEGER

 

UNIQUE KEY

last_mod_dt

LOCAL_TIME

 

 

last_mod_by

UUID

ca_contact

 

sym

STRING 60

 

A localized friendly name for the access type.

default_access

INTEGER

usp_functional_ access_level

Reference to a usp_functional_access record. This is the default access for new or missing usp_functional_access_role records.

description

STRING 1000