SAD_AMC_SUS_CD(SQL Table) |
Index Back |
---|---|
AMCAS SuspenseCollege Inf FileThis conatins all the colleges information from prior years before entering the medical school and is loaded into this suspense table. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | TEST_ID | Character(11) | VARCHAR2(11) NOT NULL |
Test ID
Prompt Table: SA_TEST_TBL |
2 | TEST_REC_NBR | Number(9,0) | DECIMAL(9) NOT NULL |
Test Type Record Nbr
Prompt Table: SAD_AMC_SUS |
3 | SCHL_PERD_NBR | Number(2,0) | SMALLINT NOT NULL | School Attended Nbr |
4 | SCHL_DTL_NBR_AMCAS | Number(1,0) | SMALLINT NOT NULL | School Detail Number |
5 | MAJOR_CODE_AMCAS | Character(2) | VARCHAR2(2) NOT NULL | Major Code |
6 | MAJOR_NAME_AMCAS | Character(12) | VARCHAR2(12) NOT NULL | Major Name |
7 | DEGREE_AMCAS | Character(2) | VARCHAR2(2) NOT NULL | Degree |
8 | DEGREE_DT_AMCAS | Character(6) | VARCHAR2(6) NOT NULL | Degree Date |