INST_CPS_SRCH(SQL View) |
Index Back |
---|---|
Valid Institution CodesUse SCHOOL_SRCH to find schools by the SCHOOL_CODE, description or commonly used codes.. |
select DISTINCT a.institution ,a.cps_school_code ,a.descr from PS_INST_SCHOOL_CDS a |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | INSTITUTION | Character(5) | VARCHAR2(5) NOT NULL |
Academic Institution
Prompt Table: INSTITUTION_TBL |
2 | CPS_SCHOOL_CODE | Character(6) | VARCHAR2(6) NOT NULL |
CPS School Code. Also known as Title IV School Code
Prompt Table: TIV_SCHOOL_TBL |
3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |