ACAD_SUBPLN_LNG

(SQL Table)
Index Back

Related Lang-Acad Subplan Tbl

ACAD_SUBPLN_LANG is the language record related to ACAD_SUBPLN_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 ACAD_SUBPLN_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 ACAD_PLAN Character(10) VARCHAR2(10) NOT NULL Academic Plan field coming from campus solution system
    3 ACAD_SUB_PLAN Character(10) VARCHAR2(10) NOT NULL Academic sub plan, a field together with program, plan, and sub plan to store student program information.
    4 LANGUAGE_CD Character(3) VARCHAR2(3) NOT NULL Language Code
    5 EFFDT Date(10) DATE NOT NULL Effective Date

    Default Value: %date

    6 DESCR Character(30) VARCHAR2(30) NOT NULL Description
    7 DESCRSHORT Character(10) VARCHAR2(10) NOT NULL Short Description
    8 TRNSCR_DESCR Character(100) VARCHAR2(100) NOT NULL This field is used to store the Transcript Description.
    9 DIPLOMA_DESCR Character(100) VARCHAR2(100) NOT NULL This field stores the Diploma Description.