SCC_STG_SEVPOED(SQL Table) |
Index Back |
|---|---|
Port of Entry Data |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Number(16,0) | DECIMAL(16) NOT NULL | Temp Constituent ID | |
| 2 | Date(10) | DATE NOT NULL | SEVIS Entry Date | |
| 3 | SEV_VISA_CNTRY | Character(3) | VARCHAR2(3) NOT NULL |
SEVIS Visa Issuing Country
Prompt Table: SEV_DOS_TBL |
| 4 | SEV_ADM_NBR | Character(11) | VARCHAR2(11) NOT NULL | SEVIS Admission Number |
| 5 | SEV_PORT_ENTRY | Character(3) | VARCHAR2(3) NOT NULL |
SEVIS Port of Entry
Prompt Table: SEV_POE_TBL |
| 6 | SEV_IMM_STATUS | Character(3) | VARCHAR2(3) NOT NULL |
SEVIS Immigration Status
Prompt Table: VISA_PERMIT_TBL |
| 7 | LASTUPDDTTM | DateTime(26) | TIMESTAMP | Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. |
| 8 | SEV_COMMENTS | Long Character(500) | VARCHAR2(500) | SEVIS Comments |
| 9 | SCC_ROW_ADD_OPRID | Character(30) | VARCHAR2(30) NOT NULL | Created By |
| 10 | SCC_ROW_ADD_DTTM | DateTime(26) | TIMESTAMP | Created |
| 11 | SCC_ROW_UPD_OPRID | Character(30) | VARCHAR2(30) NOT NULL | Updated By |
| 12 | SCC_ROW_UPD_DTTM | DateTime(26) | TIMESTAMP | Last Update Date/Time |