CAMPUS_MTG_LANG

(SQL Table)
Index Back

Related Lng-Campus Meeting Tbl

CAMPUS_MTG_LANG is the language record related to CAMPUS_MTG. 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 CAMPUS_MTG
  • Parent record: CAMPUS_EVENT
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 CAMPUS_EVENT_NBR Character(9) VARCHAR2(9) NOT NULL Event ID

    Default Value: 0

    Prompt Table: CAMPUS_EVENT

    2 CAMPUS_MTG_NBR Number(4,0) SMALLINT NOT NULL Event Meeting Nbr
    3 LANGUAGE_CD Character(3) VARCHAR2(3) NOT NULL Language Code
    4 DESCR Character(30) VARCHAR2(30) NOT NULL Description
    5 DESCRSHORT Character(10) VARCHAR2(10) NOT NULL Short Description

    Default Value: CAMPUS_MTG.DESCR