CKLT_DTL_SCH_LN

(SQL View)
Index Back

CKLT_DTL_SCH_LN

This the Related Language record for CHKLST_DTL_SRCH

SELECT DISTINCT e.oprclass , d.oprid , a.common_id , a.seq_3c , g.language_cd , a.checklist_cd , e.country , e.national_id_type , g.descrshort , e.national_id FROM ps_person_checklst a , PS_SCC_PRI_NAME_VW b , ps_cs_chklst_3cgrp c , ps_opr_grp_3c_tbl d , ps_pers_nid_msk_vw e , PS_HCR_NID_TYP_I f , ps_hcr_nid_typ_lni g WHERE a.common_id = b.emplid AND a.institution = c.institution AND a.checklist_cd = c.checklist_cd AND c.institution = d.institution AND c.group_3c = d.group_3c AND d.inquiry_use_ind = 'Y' AND a.common_id = e.emplid AND f.country = e.country AND f.country = g.country AND f.national_id_type = e.national_id_type AND f.national_id_type = g.national_id_type

  • Related Language Record for CHKLST_DTL_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 CHECKLIST_CD Character(6) VARCHAR2(6) NOT NULL Checklist Code
    7 NID_COUNTRY Character(3) VARCHAR2(3) NOT NULL National ID Country
    8 NATIONAL_ID_TYPE Character(6) VARCHAR2(6) NOT NULL National ID Type
    9 NID_DESCRSHORT Character(10) VARCHAR2(10) NOT NULL NID Short Description
    10 NATIONAL_ID Character(20) VARCHAR2(20) NOT NULL National ID