BO_SRCH_EML(SQL Table) |
Index Back |
|---|---|
Email flattened tableThis view is for searching email information. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Signed Number(32,0) | DECIMAL(31) NOT NULL | Business Object ID | |
| 2 | Number(31,0) | DECIMAL(31) NOT NULL | The Contact Method Profile ID is a key field that is used to reference the details of a Contact Method in various CM tables. | |
| 3 | Date(10) | DATE | The date that a Contact Method of a Business Object takes effect. | |
| 4 | Date(10) | DATE | Contact Method Use Start Date | |
| 5 | Number(6,0) | INTEGER NOT NULL | Relationship Contact Method Purpose ID | |
| 6 | Number(12,0) | DECIMAL(12) NOT NULL | Role Type ID | |
| 7 | Signed Number(32,0) | DECIMAL(31) NOT NULL | Relationship ID of a Business Object | |
| 8 | Character(1) | VARCHAR2(1) NOT NULL |
This field describes the position of a Relationship pertaining to a BO. i.e. - To identify a BO in a relationship, BO_REL_ID and BO_REL_POSITION give you the relative position F = First, S = Second.
F=First Position S=Second Postion |
|
| 9 | CM_ID | Number(31,0) | DECIMAL(31) NOT NULL | Contact Method ID |
| 10 | BO_CM_END_DT | Date(10) | DATE | End date of a Contact Method of a Business Object |
| 11 | CM_USE_END_DT | Date(10) | DATE | End date of a Contact Method Use |
| 12 | PRIMARY_IND | Character(1) | VARCHAR2(1) NOT NULL |
Flag that indicates whether or not it is Primary
N=No Y=Yes |
| 13 | BO_CM_USE_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
Use type of a Busines Object's Contact Method.
E=Business Object Relationship R=Business Object Role U=Contact Method Usage |
| 14 | CM_CONCAT | Character(100) | VARCHAR2(100) NOT NULL | Concatenated Contact Method |
| 15 | CM_CONCAT_UPPER | Character(100) | VARCHAR2(100) NOT NULL | Uppper Concatenated Contact Method |
| 16 | CM_PURPOSE_TYPE_ID | Number(6,0) | INTEGER NOT NULL | Relationship Contact Method Purpose ID |
| 17 | EMAIL_ADDR | Character(70) | VARCHAR2(70) NOT NULL | Email address to store the address of email. |
| 18 | EMAIL_DOMAIN | Character(50) | VARCHAR2(50) NOT NULL | Email Domain |
| 19 | HTML_FLAG | Character(1) | VARCHAR2(1) NOT NULL |
Field to determine if an Email Address can receive HTML Based Email.
N=No Y=Yes |