SFA_SAP_ST_TBL(SQL Table) |
Index Back |
---|---|
SAP Status Setup TableSAP Set Up table. Stores Status Code Set Up Data. |
# | 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 |
|
3 | Date(10) | DATE |
Effective Date
Default Value: %date |
|
4 | Character(4) | VARCHAR2(4) NOT NULL | SAP Status Code | |
5 | EFF_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Effective Status
A=Active I=Inactive |
6 | SFA_SAP_SEVERITY | Number(3,0) | SMALLINT NOT NULL | Severity |
7 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |
8 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
9 | SAT_ACADEMIC_PRG | Character(1) | VARCHAR2(1) NOT NULL |
Used on Packaging Status Summary to note current Satisfactory Academic Progress status.
A=Academic Plan N=Not Meeting Satis Acad Prgrs P=Probation U=SAP Undetermined W=Warning Y=Meeting Satis Acad Progress |