Skip to main content
Skip table of contents

PCAS_ExternalAccountMap (ver10.1.0)

This table allowed the association of a user type to an open identifier.

Column Name

Initial Version

Data Type

Description

ApplicationUserType

10.1.0

Varchar2(30)

Identifies the application user type for this record. Required. Indexed.

OpenIdIssueURL

11.0.0

Varchar2(256)

Internal string to uniquely identify an open identifier record.

OpenIdUserAccountID

10.1.0

Varchar2(256)

Unique key. Internal string to uniquely identify an open identifier record. Required. Indexed.

PCAS_AccountToken10.1.0Varchar2(32)

Unique key. Foreign key to PCAS_Account.PCAS_AccountToken. Required. Indexed.

PCAS_ExternalAccountMapID

10.1.0

Number(16,0)

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

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.