SSR_RS_ASGTYPVW(SQL View) | 
Index Back | 
|---|---|
Assignment Type prompt | 
| SELECT institution , ssr_Rs_rquire_type , effdt , eff_status , descr100 FROM PS_SSR_RS_REQTYPE | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL | Academic Institution | |
| 2 | Character(2) | VARCHAR2(2) NOT NULL | Field to hold Research Assignment Types | |
| 3 | Date(10) | DATE NOT NULL | 
Effective Date
 Default Value: %date  | 
|
| 4 | EFF_STATUS | Character(1) | VARCHAR2(1) NOT NULL | 
Effective Status
 A=Active I=Inactive  | 
| 5 | DESCR100 | Character(100) | VARCHAR2(100) NOT NULL | Length 100 Description |