Skip to main content
Skip table of contents

PersonEmailAddressAssoc (ver12.0.0)

This table links a Person record with a person’s email address information.

Column Name

Initial Version

Data Type

Description

EmailAddressID

12.0.0

Number(16,0)

Unique identifier of the row in the table. Indexed. Required.

EmailAddressPriorityOrder12.0.0Number(10,0)

Indicates the preferred order in which the person’s email addresses will be selected. Defaults to 1. Required.

EmailTypeCodeSetID12.0.0Number(16,0)Identification number of the associated CodeSet table row. Indexed. Required.
IsPrimaryEmailAddress12.0.0Number(1,0)Indicates whether or not the email address is the person’s primary email address. Valid values: 1=Primary, 0=Not Primary. Defaults to 0. Required.
PersonEmailAddressAssocID12.0.0Number(16,0)Unique sequential number generated by the application. Indexed. Required
PersonID12.0.0Number(16,0)Identification number of the associated Person table row pertaining to the phone number. Indexed. Required.
WhenCreated12.0.0Timestamp(6)The date and time the record was created. Defaults to system date. Required.
WhenModified12.0.0

Timestamp(6)

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

WhoCreated

12.0.0

Varchar2(100)

The name of the person who created the record. Defaults to user. Required.

WhoModified

12.0.0

Varchar2(100)

The name of person who modified the record. Defaults to user. Required.

JavaScript errors detected

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

If this problem persists, please contact our support.