RC_EMAIL_VW5

(SQL View)
Index Back

Email Address View

This is a Call Center View used for Email Address.

SELECT DISTINCT C.BO_ID , C.ROLE_TYPE_ID , C.EMAIL_ADDR , D.DESCR FROM PS_BO_SRCH_EML C , PS_CM_PURP_TYPE D WHERE C.BO_CM_USE_TYPE = 'R' AND C.CM_PURPOSE_TYPE_ID = D.CM_PURPOSE_TYPE_ID

  • Related Language Record: RC_EMAILLVW5
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 BO_ID_CONTACT Number(31,0) DECIMAL(31) NOT NULL This field indicates the Business Object ID for the contact.
    2 ROLE_TYPE_ID_CNTCT Number(12,0) DECIMAL(12) NOT NULL Stores ROLE_TYPE_ID for the contact
    3 EMAIL_ADDR Character(70) VARCHAR2(70) NOT NULL Email address to store the address of email.
    4 RC_PURP_TYPE_DESCR Character(30) VARCHAR2(30) NOT NULL Short Description