| RECRUITR_REGION(SQL Table) | Index Back | 
|---|---|
| Recruiter Admission RegionsThe RECRUITR_RGN table indicates in what regions the recruiter recruits. | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL | Academic Institution Prompt Table: INSTITUTION_TBL | |
| 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: ACAD_CAR_TBL | |
| 3 | Character(11) | VARCHAR2(11) NOT NULL | Recruiter ID Prompt Table: RECRUITERS | |
| 4 | Date(10) | DATE NOT NULL | Effective Date Default Value: %date | |
| 5 | Character(1) | VARCHAR2(1) NOT NULL | Assignment Stage A=Applicant B=Prospect/Applicant P=Prospect | |
| 6 | Character(10) | VARCHAR2(10) NOT NULL | Region Prompt Table: REGN_SCRTY_VW | |
| 7 | INCLUDE_EXCLUDE | Character(1) | VARCHAR2(1) NOT NULL | Include/Exclude E=Exclude I=Include Default Value: I | 
| 8 | SETID_REGION | Character(5) | VARCHAR2(5) NOT NULL | SetID for Region Prompt Table: SETID_TBL | 
| 9 | TREE_EFFDT | Date(10) | DATE NOT NULL | Effective date of the Tree | 
| 10 | TREE_NODE_NUM | Number(10,0) | DECIMAL(10) NOT NULL | Internal beginning node range number | 
| 11 | TREE_NODE_NUM_END | Number(10,0) | DECIMAL(10) NOT NULL | Internal ending node range number |