INSTR_HDR_VW2(SQL View) |
Index Back |
---|---|
Instrument Templates Prompt 2 |
select setid, instrument_type, instrmnt_template, descr60 from PS_INSTR_HEADER_TR |
# | 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 | DESCR60 | Character(60) | VARCHAR2(60) NOT NULL | Description |