RD_PROGRAM(SQL Table) |
Index Back |
---|---|
Student Program InformationThis table contains the student program 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 |
2 | INSTITUTION | Character(5) | VARCHAR2(5) NOT NULL | Institution field to store institution information in campus solution system. |
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 |
4 | ACAD_PROG | Character(5) | VARCHAR2(5) NOT NULL |
Academic program field coming from campus solution system.
Prompt Table: RD_USR_PRG_VW |
5 | ADMIT_TERM | Character(4) | VARCHAR2(4) NOT NULL |
stores information about term attending.
Prompt Table: RD_ACAD_ATE_VW |
6 | LIFECYCLE_STATUS | Character(4) | VARCHAR2(4) NOT NULL |
Recruiting Status
ALUM=Alumnus APPL=Applicant INAC=Inactive PROS=Prospect STUD=Student SUSP=Suspect |
7 | LIFECYCLE_STAT_DT | Date(10) | DATE | Lifecycle status date |
8 | CAMPUS | Character(5) | VARCHAR2(5) NOT NULL |
Campus
Prompt Table: RD_CAMPUS_VW2 |
9 | ROW_ADDED_DTTM | DateTime(26) | TIMESTAMP | This is a datetime field for record creation. |
10 | ROW_ADDED_OPRID | Character(30) | VARCHAR2(30) NOT NULL | ID of user who added the row. |
11 | ROW_LASTMANT_DTTM | DateTime(26) | TIMESTAMP | The date and time that the row was last updated. |
12 | ROW_LASTMANT_OPRID | Character(30) | VARCHAR2(30) NOT NULL | ID of user who last modified the row. |
13 | 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. |
14 | SYNCDTTM | DateTime(26) | TIMESTAMP | Synchronization Last Update Date Time |