Skip to main content
Skip table of contents

PlugInLinkRoleCapMap (ver10.1.0)

This table is for planned future use. This table associates plugin link records to available role capability records.

Column Name

Initial Version

Data Type

Description

ID

10.1.0

Number(19,0)

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

PluginLinkID

10.1.0

Number(10,0)

Foreign key. Internal number for the associated PluginLink.ID record. Indexed. Required.

RoleAvailableCapabilityID

10.1.0

Number(19,0)

Foreign key. Internal number for the associated RoleAvailableCapability.ID record. Indexed. Required.

WhenCreated

10.1.0

Timestamp(6)

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

WhenModified

10.1.0

Timestamp(6)

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

WhoCreated

10.1.0

Varchar2(100)

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

WhoModified

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