Skip to main content
Skip table of contents

RoleFieldAccess (ver7.11.0)

This table associates roles to database fields in FieldLevelSecurity and indicates the access level of the role to the field.

Column Name

Initial Version

Data Type

Description

AccessLevel

7.11.0

Number(3,0)

Value indicating the access to be applied to the role for the field. Valid values: 0 = no access, 1 = view access, 2 = full access.

FieldLevelSecurityID

7.11.0

Number(19,0)

Internal number for the associated FieldLevelSecurity record. Required. Indexed.

ID

7.11.0

Number(19,0)

Unique sequential number generated by the application. Required. Indexed.

RoleDefID

7.11.0

Number(19,0)

Internal number for the associated RoleDef record.  Indexed.

WhenCreated

7.11.0

Timestamp(6)

Date and time the record was created. Defaults to system date. Required.

WhenModified

7.11.0

Timestamp(6)

Date and time the record was modified. Defaults to system date. Required.

WhoCreated

7.11.0

Varchar2(100)

The user login that created the record. Defaults to database user. Required.

WhoModified 

7.11.0

Varchar2(100)

The user login that modified the record. Defaults to database user. Required.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.