DOC_TYPE_VW

(SQL View)
Index Back

SrchRec for Document Type


SELECT a.setid , b.descr , b.descrshort , b.descrlong FROM PS_DOC_TYPE_TBL a , ps_setid_tbl b WHERE a.setid = b.setid

  • Related Language Record: SETID_LANG
  • # 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 DESCR Character(30) VARCHAR2(30) NOT NULL Description
    3 DESCRSHORT Character(10) VARCHAR2(10) NOT NULL Short Description
    4 DESCRLONG Long Character CLOB Long Description