RSF_LE_RT_S_LNG(SQL View) |
Index Back |
|---|---|
Lead Rating Setid LanguageLead Rating Setid Language |
| SELECT DISTINCT A.SETID , A.LANGUAGE_CD , B.DESCR FROM PS_RSF_LE_RATE_LNG A , PS_SETID_LANG B WHERE A.SETID = B.SETID |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL |
This field is used to store the value of SetID on various setup tables.
Prompt Table: SP_SETID_NONVW |
|
| 2 | Character(3) | VARCHAR2(3) NOT NULL | Language Code | |
| 3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |