ColumnName |
Domain |
Datatype |
NULL |
Definition |
RECIPIENT_ADDRESS_S |
|
VARCHAR2(254) |
NO |
Name: Recipient E-mail Address. Description: E-mail address of recipient. |
SENDER_ADDRESS_S |
|
VARCHAR2(254) |
NO |
Name: Sender E-mail Address. Description: E-mail address of sender. |
SENT_DTT |
|
DATE |
NO |
Name: Date/Time Sent. Description: Data/Time of first attempt. |
SUBJECT_TEXT |
|
VARCHAR2(254) |
NO |
Name: Subject. Description: Subject of e-mail. |
MODIFIED_BY |
|
VARCHAR2(20) |
NO |
Name: Modified By. Description: The User ID of the person who last modified this record. |
ROWVERSION |
|
NUMBER(10, 0) |
NO |
Name: Row Version. Description: The number of times this record has been updated. |
TIME_STAMP |
|
DATE |
NO |
Name: Time Stamp. Description: Date and Time the record was last modified. |
BODY_TEXT |
|
CLOB |
NO |
Name: Body. Description: Body of e-mail. |