TRMAC_EMPLID_VW(SQL View) |
Index Back |
---|---|
Term Activation Emplid ViewThis view is used exclusively by the Term Activation batch process. It is used as the prompt record for a derived emplid field. This field is used for retrieving custom term activation populations. |
SELECT OPRID ,RUN_CNTL_ID ,INSTITUTION ,ACAD_CAREER ,EMPLID FROM PS_TRMAC_CUST_PPLT |
# | 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 | RUN_CNTL_ID | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID |
3 | INSTITUTION | Character(5) | VARCHAR2(5) NOT NULL | Academic Institution |
4 | 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 |
5 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL | Employee ID |