NOTE_TYPE_LNG

(SQL Table)
Index Back

Note Type Table

This table is used to set up note types which may be used as a categorization of standard notes and texts.

  • Related Language Record for NOTE_TYPE ORDENT_NT_TYPE
  • # 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 NOTE_TYPE Character(10) VARCHAR2(10) NOT NULL Note Type
    3 EFFDT Date(10) DATE NOT NULL Effective Date

    Default Value: %date

    4 LANGUAGE_CD Character(3) VARCHAR2(3) NOT NULL Language Code
    5 DESCR Character(30) VARCHAR2(30) NOT NULL Description
    6 DESCRSHORT Character(10) VARCHAR2(10) NOT NULL Short Description