Skip to main content
Skip table of contents

EmailAddress (ver12.0.0)

This table is used to store a person's email information.

Column Name

Initial Version

Data Type

Description

EmailAddress12.0.0Varchar2(255)The email address of the Person record. Unique. Indexed. Required.

EmailAddressID

12.0.0

Number(16,0)

Unique sequential number generated by the application. 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.