ORG_RECIP_EMAIL(SQL View) |
Index Back |
---|---|
CommGen Org Recipient EmailCommGen Org Recipient Email view is used to build the Communication Data Source with the organization recipient contact/department/location Email ID and URL information. |
SELECT ' ' ,0 ,0 ,0 ,0 ,0 ,' ' ,' ' FROM %Table(INSTALLATION_CC) |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | COMMON_ID | Character(11) | VARCHAR2(11) NOT NULL | Common ID to store Personal ID / Ext Org ID value |
2 | SEQ_3C | Number(5,0) | INTEGER NOT NULL | Sequence Number |
3 | CG_SEQ | Number(5,0) | INTEGER NOT NULL | CommGen Sequence |
4 | ORG_CONTACT | Number(4,0) | SMALLINT NOT NULL | Contact Nbr |
5 | ORG_DEPARTMENT | Number(3,0) | SMALLINT NOT NULL | Department Nbr |
6 | ORG_LOCATION | Number(3,0) | SMALLINT NOT NULL | Location Nbr |
7 | EMAILID | Character(70) | VARCHAR2(70) NOT NULL | A user's E-mail address |
8 | URL_ADDRESS | Character(254) | VARCHAR2(254) NOT NULL | URL Address |