RAE_AUD_070_LNG

(SQL View)
Index Back

AUDIENCE VIEW

VIEW OF AUDIENCES IN COMMITTED STATUS

SELECT B.SETID , B.RA_LIST_ID , B.LANGUAGE_CD , B.DESCR254 FROM PS_RA_LIST_LANG B ,PS_RA_LIST A WHERE A.SETID=B.SETID AND A.RA_LIST_ID=B.RA_LIST_ID AND A.RA_LIST_STATUS IN('010', '020', '050', '060', '070')

  • Related Language Record for RAE_AUD_070_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.

    Default Value: OPR_DEF_TBL_RB.SETID

    Prompt Table: SP_SETID_NONVW

    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