EO_SETIDVW_LNG(SQL View) |
Index Back |
---|---|
Sec Vw - TableSet ID'sSec Vw - TableSet ID's |
SELECT A.SETID , B.LANGUAGE_CD , B.DESCR FROM PS_SETID_TBL 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. | |
2 | Character(3) | VARCHAR2(3) NOT NULL | Language Code | |
3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |