SCHOOL_TYPE_TBL(SQL Table) |
Index Back |
---|---|
School TypeTable containing School Types. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Prompt Table: SETID_TBL |
2 | SCHOOL_TYPE_CODE | Character(3) | VARCHAR2(3) NOT NULL | School Type Code |
3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
4 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |