Skip to main content
Skip table of contents

PluginDefAccessRequest (ver8.2.0)

This table stores Plugin access request that are included in the plugin.xml.

Column Name

Initial Version

Data Type

Description

AccessLevel8.2.0Number(3)The access level requested. Valid values: 0=NoAccess, 1=ViewOnly, 2=FullAccess,

ID

8.2.0

Number(10)

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

PluginDefID8.2.0Number(10)Internal number for the associated PluginDef.ID record. Required,
ReqType8.2.0Char(1)The type of request. Valid values: F=Field.
Status8.2.0Char(1)The status of the request. Valid values: N=New, A=Allowed, D=Denied.
Target8.2.0Varchar2(256)The fieldname and tablename with the format [fieldname].[tablename]. For example, LUNCH_STATUS.STUDENTS.

WhenCreated

8.2.0

Timestamp(6)

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

WhenModified

8.2.0

Timestamp(6)

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

WhoCreated

8.2.0

Varchar2(100)

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

WhoModified

8.2.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.