SCHOOLTBLLA_UPG(SQL Table) |
Index Back |
|---|---|
Schools/UniversitiesUse 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 | Character(3) | VARCHAR2(3) NOT NULL |
Country
Default Value: OPRDEFTBL_UPG.COUNTRY Prompt Table: COUNTRY_TBL |
|
| 2 | Character(10) | VARCHAR2(10) NOT NULL | School Code | |
| 3 | 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 |