RUNCTL_CCSEVCMP(SQL Table) |
Index Back |
---|---|
SEVIS Compare Process |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). | |
2 | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID | |
3 | Character(1) | VARCHAR2(1) NOT NULL |
Process Type
E=EV F=F/M |
|
4 | SEV_SCHOOL_CD | Character(15) | VARCHAR2(15) NOT NULL |
SEVIS School Code
Prompt Table: SEV_SCH_SCTY_PR |
5 | SEV_PRG_NBR | Character(9) | VARCHAR2(9) NOT NULL |
SEVIS Program Number
Prompt Table: SEV_PRG_SCTY_PR |
6 | SEV_F_COMP_DAYS | Number(2,0) | SMALLINT NOT NULL | F Students |
7 | SEV_M_COMP_DAYS | Number(2,0) | SMALLINT NOT NULL | M Students |
8 | SEV_VALID_CIP_CD | Character(1) | VARCHAR2(1) NOT NULL |
This is a Yes/No flag to denote whether or not the CIP code is valid from a SEVIS perspective. This field is germain only to US Schools.
Y/N Table Edit Default Value: Y |