| SPBUSFNONVWLNG(SQL View) | Index Back | 
|---|---|
| Sec Vw - PS/SF Business UnitsSPBUSFNONVWLNG is the language record related to SP_BU_SF_NONVW. A related language record enables text fields on a table to be translated into various languages for use in other countries. | 
| SELECT a.business_unit , a.LANGUAGE_CD ,a.descr FROM PS_BUS_UNIT_LNG a | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL | Business Unit | |
| 2 | Character(3) | VARCHAR2(3) NOT NULL | Language Code | |
| 3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |