ACCTYPSFSTIDLNG(SQL View) |
Index Back |
---|---|
Rel Lang - Account Types - SFACCTYPSFSTIDLNG is the language record view related to ACC_TYP_SF_STID. A related language record enables text fields on a table to be translated into various languages for use in other countries. |
SELECT DISTINCT A.SETID ,B.LANGUAGE_CD ,B.DESCR FROM PS_ACCT_TYP_TBL_SF 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 | SetID | |
2 | Character(3) | VARCHAR2(3) NOT NULL | Language Code | |
3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |