RD_CAREER(SQL Table) |
Index Back |
---|---|
Student Career InformationThis table store the student's career information |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | BO_ID | Signed Number(32,0) | DECIMAL(31) NOT NULL |
Business Object ID
Prompt Table: RD_BO_PERSID_VW |
2 | INSTITUTION | Character(5) | VARCHAR2(5) NOT NULL |
Institution field to store institution information in campus solution system.
Prompt Table: INSTITUTION_TBL |
3 | ACAD_CAREER | Character(4) | VARCHAR2(4) NOT NULL |
Academic career field coming from campus solution system.
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: ACAD_CAR_TBL |
4 | ADMIT_TYPE | Character(3) | VARCHAR2(3) NOT NULL |
Admit type stores information about the type of admission.
Prompt Table: RD_ACAD_ATY_VW |
5 | ADMIT_TERM | Character(4) | VARCHAR2(4) NOT NULL |
stores information about term attending.
Prompt Table: RD_ACAD_ATE_VW |
6 | CAMPUS | Character(5) | VARCHAR2(5) NOT NULL |
Campus
Prompt Table: RD_CAMPUS_VW2 |
7 | RECRUITING_STATUS | Character(4) | VARCHAR2(4) NOT NULL |
Recruiting Status
APPL=Applicant INAC=Inactive INQR=Inquiry PROS=Prospect SUSP=Suspect |
8 | ACADEMIC_LOAD | Character(1) | VARCHAR2(1) NOT NULL |
Academic load
B=Vocational Coaching (NLD) D=Dual (NLD) E=Part-time Vocational Tr (NLD) F=Full-Time H=Enrolled Half-Time L=Less than Half-Time N=No Unit Load O=Vocational Training (NLD) P=Part-Time T=Three Quarter Time |
9 | ACADEMIC_LEVEL | Character(3) | VARCHAR2(3) NOT NULL |
Academic level
00=Not Set 01=First Year 02=Second Year 03=Third Year 04=Fourth Year 05=Fifth Year 06=Sixth Year 10=Freshman 20=Sophomore 30=Junior 40=Senior 50=Post-Bacc Undergraduate GR=Graduate GRA=Graduate AUS HON=Honours IE=Industrial Experience MAS=Masters P1=Professional Year 1 P2=Professional Year 2 P3=Professional Year 3 P4=Professional Year 4 PHD=PhD |
10 | HOUSING_INTEREST | Character(1) | VARCHAR2(1) NOT NULL |
Housing interest
C=Commuter F=Off Campus Housing H=On Campus Housing |
11 | CS_FIN_AID_INT | Character(1) | VARCHAR2(1) NOT NULL |
CS_FIN_AID_INT is used in OLM Profile student admin Dialog for OLM/SA Integration.
Y/N Table Edit Default Value: N |
12 | ADM_REFRL_SRCE | Character(4) | VARCHAR2(4) NOT NULL |
Referral Source
Prompt Table: REFERL_SRCE_TBL |
13 | CS_REFERRAL_SRC_DT | Date(10) | DATE | CS_REFERRAL_SRC_DTis used in OLM Profile student admin Dialog for OLM/SA Integration. |
14 | BO_ID_SPONSOR | Signed Number(32,0) | DECIMAL(31) NOT NULL | Business Object ID |
15 | LAST_SCH_ATTEND | Character(11) | VARCHAR2(11) NOT NULL |
Last school attended
Prompt Table: EXT_ORGSCHL_VW |
16 | GRADUATION_DT | Date(10) | DATE | Enter the graduation date information. |
17 | SELF_RPT_GPA | Number(23,4) | DECIMAL(22,4) NOT NULL | CS_EXT_GPA is used in OLM Profile student admin Dialog for OLM/SA Integration. |
18 | CLASS_SIZE | Number(5,0) | INTEGER NOT NULL | Size of the class |
19 | CLASS_RANK | Number(5,0) | INTEGER NOT NULL | Class Ranking |
20 | ROW_ADDED_DTTM | DateTime(26) | TIMESTAMP | This is a datetime field for record creation. |
21 | ROW_ADDED_OPRID | Character(30) | VARCHAR2(30) NOT NULL | ID of user who added the row. |
22 | ROW_LASTMANT_DTTM | DateTime(26) | TIMESTAMP | The date and time that the row was last updated. |
23 | ROW_LASTMANT_OPRID | Character(30) | VARCHAR2(30) NOT NULL | ID of user who last modified the row. |
24 | SYNCID | Number(10,0) | DECIMAL(10) NOT NULL | The Synchronization ID field stores a value generated by the sync processor. The value is used to identify the type of object that the sync processor is about to handle. |
25 | SYNCDTTM | DateTime(26) | TIMESTAMP | Synchronization Last Update Date Time |