RCR_CAT_MC(SQL Table) |
Index Back |
---|---|
Appl Pros Recruit Cat MCADM_APPL_RCR_CA is used to record the basic information related to an admission application. It is possible to assign multiple applications to one person. It is also possible to have a multiple program application. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
2 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL |
Employee ID
Prompt Table: PERSONAL_DATA |
3 | 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 |
4 | STDNT_CAR_NBR | Number(3,0) | SMALLINT NOT NULL | Student Career Nbr |
5 | ADM_APPL_NBR | Character(8) | VARCHAR2(8) NOT NULL |
Application Nbr
Prompt Table: ADM_APPL_DATA |
6 | INSTITUTION | Character(5) | VARCHAR2(5) NOT NULL |
Academic Institution
Default Value: OPR_DEF_TBL_CS.INSTITUTION Prompt Table: INSTITUTION_TBL |
7 | RECRUITMENT_CAT | Character(4) | VARCHAR2(4) NOT NULL |
Recruitment Category
Prompt Table: RECRUIT_CAT_VW |
8 | RECRUIT_SUB_CAT | Character(4) | VARCHAR2(4) NOT NULL |
Recruitment Sub-Category
HIGH=High LOW=Low MED=Medium |
9 | PROMPT_RECRUITER | Character(1) | VARCHAR2(1) NOT NULL |
Use Recruiter Prompt
Y/N Table Edit Default Value: N |
10 | MOVE_TO_APPL | Character(1) | VARCHAR2(1) NOT NULL | Move to Application |