OPT_FEE_LNG

(SQL Table)
Index Back

Related Lang-Optional Fees TBL

OPT_FEE_LNG is the language record related to OPT_FEE_TBL A related language record enables text fields on a table to be translated into various languages for use in other countries.

  • Related Language Record for OPT_FEE_TBL
  • Parent record: OPT_FEE_CD_TBL
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 SETID Character(5) VARCHAR2(5) NOT NULL SetID

    Default Value: OPR_DEF_TBL_CS.SETID

    Prompt Table: SP_SETID_NONVW

    2 FEE_CD Character(6) VARCHAR2(6) NOT NULL Fee Code
    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

    Default Value: OPT_FEE_TBL.DESCR

    7 DESCRLONG Long Character CLOB Long Description