PROSRVCRSNVWLNG(SQL View) |
Index Back |
---|---|
Service Indicator Reason ViewPROSRVCRSNVWLNG is the language record related to PRO_SRVC_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 | Pro-rata Service Indicator Cd | |
3 | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
|
4 | Character(5) | VARCHAR2(5) NOT NULL | Pro-rata Service Ind Reason | |
5 | Character(3) | VARCHAR2(3) NOT NULL | Language Code | |
6 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |