SCHOOLTBL_UPG

(SQL Table)
Index Back

Schools/Universities

Use SCHOOL_TBL to assign codes to schools, colleges, and universities to use as an edit table for SCHOOL_CODE in your database.

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 COUNTRY Character(3) VARCHAR2(3) NOT NULL Country

Default Value: OPRDEFTBL_UPG.COUNTRY

Prompt Table: COUNTRY_TBL

2 SCHOOL_CODE Character(10) VARCHAR2(10) NOT NULL School Code
3 DESCR Character(30) VARCHAR2(30) NOT NULL Description
4 DESCRSHORT Character(10) VARCHAR2(10) NOT NULL Short Description
5 STATE Character(6) VARCHAR2(6) NOT NULL State

Prompt Table: STATE_NAMES_TBL