INSSRVCRSNVWLNG(SQL View) |
Index Back |
|---|---|
Service Indicator Reason Viewvalid reasons for setting a institution service indicator code. |
| SELECT a.institution , a.srvc_ind_cd , a.effdt , a.srvc_ind_reason , a.language_cd , a.descr FROM PS_SRVC_IN_RSN_LNG a |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL |
Academic Institution
Prompt Table: INSTITUTION_TBL |
|
| 2 | Character(3) | VARCHAR2(3) NOT NULL | Institutn Service Indicator Cd | |
| 3 | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
|
| 4 | Character(5) | VARCHAR2(5) NOT NULL | Institution Service Ind Reason | |
| 5 | Character(3) | VARCHAR2(3) NOT NULL | Language Code | |
| 6 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |