Skip to main content
Skip table of contents

PluginDefRole (ver8.2.0)

This table stores the mappings between a plugin (PluginDef) and a role (RoleDef).

Column Name

Initial Version

Data Type

Description

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 
RoleDefID8.2.0Number(10)Internal number for the associated RoleDef.ID record. Required.

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.