STDNT_RESPONSE(SQL Table) |
Index Back |
---|---|
Student ResponseSTDNT_RESPONSE records information about an applicants reasons and the choice to attend other institution(s). |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(11) | VARCHAR2(11) NOT NULL |
Employee ID
Prompt Table: PEOPLE_SRCH |
|
2 | Character(4) | VARCHAR2(4) NOT NULL |
Academic Career
BAC=Bachelor (NLD) BBL=Vocational Coaching (NLD) BOL=Vocational Training (NLD) BUSN=Graduate Business CNED=Continuing Education CRED=Semester Credit EDU=Education (NLD) EXED=Extended Education GRAD=Graduate LAW=Law MEDS=Medical School NONA=Non Award PGRD=Postgraduate RSCH=Research TECH=Technical UENG=Undergraduate Engineering UGRD=Undergraduate VAVO=Advanced General Educ. (NLD) VETM=Veterinary Medicine Prompt Table: STDNT_CAREER |
|
3 | Number(3,0) | SMALLINT NOT NULL | Student Career Nbr | |
4 | Character(8) | VARCHAR2(8) NOT NULL |
Application Nbr
Prompt Table: ADM_APPL_DATA |
|
5 | Number(3,0) | SMALLINT NOT NULL | Sequence Number | |
6 | RESPONSE_REASON | Character(4) | VARCHAR2(4) NOT NULL |
Response Reason
Prompt Table: RESP_RSN_TBL |
7 | RESPONSE_DT | Date(10) | DATE NOT NULL |
Response Date
Default Value: %date |
8 | EXT_ORG_ID | Character(11) | VARCHAR2(11) NOT NULL |
External Org ID
Prompt Table: %EDITTABLE |
9 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |