SAD_PRS_PRG_STG(SQL Table) |
Index Back |
---|---|
Prospect ProgramThis table contains the academic programs that an admission prospect is interested in and/or is being recruited for. Careers that recruit for specific programs or have decentralized recruiting program can use this, but it is not required. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SCC_TEMP_ID | Number(16,0) | DECIMAL(16) NOT NULL | Temp Constituent ID |
2 | ACAD_CAREER | 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 | INSTITUTION | Character(5) | VARCHAR2(5) NOT NULL |
Academic Institution
Prompt Table: INST_CAR_SCTY |
4 | ACAD_PROG | Character(5) | VARCHAR2(5) NOT NULL |
Academic Program
Prompt Table: SAD_PRS_PRG_VW |
5 | ADM_RECR_CTR | Character(4) | VARCHAR2(4) NOT NULL |
Recruiting Center
Prompt Table: ADM_RECRCTR_SVW |
6 | RECRUITING_STATUS | Character(4) | VARCHAR2(4) NOT NULL |
Recruiting Status
APPL=Applicant INAC=Inactive INQR=Inquiry PAPL=Pre-Applicant PROS=Prospect SUSP=Suspect |
7 | RECR_STATUS_DT | Date(10) | DATE | Recruiting Status Date |
8 | CAMPUS | Character(5) | VARCHAR2(5) NOT NULL |
Campus
Prompt Table: HOME_CAMPUS_VW |
9 | ADM_APPL_NBR | Character(8) | VARCHAR2(8) NOT NULL |
Application Nbr
Prompt Table: ADM_APPL_DATA |
10 | SCC_ROW_ADD_OPRID | Character(30) | VARCHAR2(30) NOT NULL | Created By |
11 | SCC_ROW_ADD_DTTM | DateTime(26) | TIMESTAMP | Created |
12 | SCC_ROW_UPD_OPRID | Character(30) | VARCHAR2(30) NOT NULL | Updated By |
13 | SCC_ROW_UPD_DTTM | DateTime(26) | TIMESTAMP | Last Update Date/Time |