COMM_SRCH_LANG

(SQL View)
Index Back

COMM_SRCH_LANG

Related language for COMM_SRCH

SELECT DISTINCT e.oprclass , d.oprid , a.common_id , a.seq_3c , f1.language_cd , e.country , e.national_id_type , f1.descrshort , e.national_id FROM PS_COMMUNICATION a , PS_SCC_PRI_NAME_VW b , ps_comm_grp_3c_tbl c , ps_opr_grp_3c_tbl d , ps_pers_nid_msk_vw e , ps_nid_type_tbl f , ps_nid_type_lang f1 WHERE a.common_id = b.emplid AND a.institution = c.institution AND a.comm_category = c.comm_category AND c.institution = d.institution AND c.group_3c = d.group_3c AND d.entry_use_ind = 'Y' AND a.common_id = e.emplid AND f.country = f1.country AND f.country = e.country AND f.national_id_type = f1.national_id_type AND f.national_id_type = e.national_id_type

  • Related Language Record for COMM_SRCH
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 OPRCLASS Character(30) VARCHAR2(30) NOT NULL Operator Class
    2 OPRID Character(30) VARCHAR2(30) NOT NULL A user's ID (see PSOPRDEFN).
    3 COMMON_ID Character(11) VARCHAR2(11) NOT NULL Common ID to store Personal ID / Ext Org ID value

    Prompt Table: PEOPLE_SRCH

    4 SEQ_3C Number(5,0) INTEGER NOT NULL Sequence Number
    5 LANGUAGE_CD Character(3) VARCHAR2(3) NOT NULL Language Code
    6 NID_COUNTRY Character(3) VARCHAR2(3) NOT NULL National ID Country
    7 NATIONAL_ID_TYPE Character(6) VARCHAR2(6) NOT NULL National ID Type
    8 NID_DESCRSHORT Character(10) VARCHAR2(10) NOT NULL NID Short Description
    9 NATIONAL_ID Character(20) VARCHAR2(20) NOT NULL National ID