Defines the access permissions for a functional access area. This table is a static table and cannot be updated by the user.
|
Field |
Data Type |
Reference |
Remarks |
|
|---|---|---|---|---|
|
id |
INTEGER |
|
UNIQUE KEY |
|
|
last_mod_dt |
LOCAL_TIME |
|
|
|
|
last_mod_by |
UUID |
ca_contact |
|
|
|
access_level |
INTEGER |
|
Integer value that represents the level of the access. |
|
|
type |
INTEGER |
usp_functional_ access_type |
Reference to a usp_functional_access_type record. This value signifies the type this level belongs to. |
|
|
sym |
STRING 60 |
|
A localized friendly name for the access type. |
|
|
description |
STRING 1000 |
|
|
|
|
Copyright © 2013 CA.
All rights reserved.
|
|