CAMPUS_LANG

(SQL Table)
Index Back

Related Lang - Campus Table

CAMPUS_LANG is the language record related to CAMPUS_TBL. A related language record enables text fields on a table to be translated into various languages for use in other countried.

  • Related Language Record for CAMPUS_TBL
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 INSTITUTION Character(5) VARCHAR2(5) NOT NULL Institution field to store institution information in campus solution system.

    Prompt Table: INSTITUTION_TBL

    2 CAMPUS Character(5) VARCHAR2(5) NOT NULL Campus
    3 LANGUAGE_CD Character(3) VARCHAR2(3) NOT NULL Language Code
    4 EFFDT Date(10) DATE Effective Date

    Default Value: %date

    5 DESCR Character(30) VARCHAR2(30) NOT NULL Description
    6 DESCRSHORT Character(10) VARCHAR2(10) NOT NULL Short Description

    Default Value: CAMPUS_LANG.DESCR