SSR_DEVICES_VW(SQL View) | 
Index Back | 
|---|---|
Content DevicesThis record is used to define devices that may be used during exams or other activities (Activity Setup). | 
| SELECT INSTITUTION , SSR_CW_DEVICE_ID , EFFDT , END_EFFDT , EFF_STATUS FROM PS_SSR_DEVICES_TBL | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL | 
Academic Institution
 Default Value: OPR_DEF_TBL_CS.INSTITUTION Prompt Table: INSTITUTN_SCRTY  | 
|
| 2 | Character(12) | VARCHAR2(12) NOT NULL | Device ID | |
| 3 | Date(10) | DATE NOT NULL | 
Effective Date
 Default Value: %date  | 
|
| 4 | END_EFFDT | Date(10) | DATE | End Effdt | 
| 5 | EFF_STATUS | Character(1) | VARCHAR2(1) NOT NULL | 
Effective Status
 A=Active I=Inactive Default Value: A  |