RPM_AUDMBR_LVW

(SQL View)
Index Back

Audiences dataset rules view

Audiences by team member, source, published to be used in dataset security rules.

SELECT DISTINCT A.SETID , A.RA_LIST_ID , D.LANGUAGE_CD , A.DESCR254 FROM PS_RPM_LIST_MMBR_V A , PS_RA_LIST_LANG D WHERE A.SETID = D.SETID AND A.RA_LIST_ID=D.RA_LIST_ID AND RA_LIST_SOURCE <> 'SEG' AND RA_SEG_PUBLISH_FLG = 'Y'

  • Related Language Record for RPM_AUD_MBR_VW
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 SETID Character(5) VARCHAR2(5) NOT NULL This field is used to store the value of SetID on various setup tables.
    2 RA_LIST_ID Character(15) VARCHAR2(15) NOT NULL Audience ID
    3 LANGUAGE_CD Character(3) VARCHAR2(3) NOT NULL Language Code
    4 DESCR254 Character(254) VARCHAR2(254) NOT NULL Description of length 254