INSTR_HD_VW_LNG

(SQL View)
Index Back

Instrument Templates Prompt 2


SELECT h.setid , h.instrument_type , h.instrmnt_template , l.language_cd , l.descr60 FROM PS_INSTR_HEADER_TR h , ps_instr_hd_tr_lng l WHERE l.setid = h.setid AND l.instrument_type=h.instrument_type AND l.instrmnt_template=h.instrmnt_template AND l.instrmnt_template = ' '

  • Related Language Record for INSTR_HDR_VW2
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 SETID Character(5) VARCHAR2(5) NOT NULL SetID

    Default Value: OPR_DEF_TBL_FS.SETID

    Prompt Table: SP_SETID_NONVW

    2 INSTRMNT_SELECTION Character(10) VARCHAR2(10) NOT NULL Internal work record field that facilitates complex instrument processing.

    Prompt Table: INSTR_HEADER_VW

    3 INSTRMNT_TMPLT_SEL Character(10) VARCHAR2(10) NOT NULL Internal work record field that facilitates the construction of instrument templates.
    4 LANGUAGE_CD Character(3) VARCHAR2(3) NOT NULL Language Code
    5 DESCR60 Character(60) VARCHAR2(60) NOT NULL Description