| SRVCINRSNVWLNG(SQL View) | Index Back | 
|---|---|
| Service Indicator Reason ViewSRVCINRSNVWLNG is the language record related to SRVC_IN_RSN_VW. A related language record enables text fields on a table to be translated into various languages for use in other countries. | 
| 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 | Refund Service Ind Code | |
| 3 | Date(10) | DATE NOT NULL | Effective Date Default Value: %date | |
| 4 | Character(5) | VARCHAR2(5) NOT NULL | Refund Service Ind Reason | |
| 5 | Character(3) | VARCHAR2(3) NOT NULL | Language Code | |
| 6 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |