LOCATN_VW_LANG(SQL View) | 
Index Back | 
|---|---|
Company Site LocationsLOCATION_TBL is an edit table. Use it to record information about your company's work sites. LOCATN_VW_LNG is the related language record for LOCATION_VW | 
| select setid ,location ,effdt ,language_cd ,descr ,descrshort from PS_LOCATION_LANG | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL | 
SetID
 Default Value: OPR_DEF_TBL_HR.SETID Prompt Table: SET_LOC_VLD_VW  | 
|
| 2 | Character(10) | VARCHAR2(10) NOT NULL | Location Code | |
| 3 | Date(10) | DATE NOT NULL | 
Effective Date
 Default Value: %date  | 
|
| 4 | Character(3) | VARCHAR2(3) NOT NULL | Language Code | |
| 5 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description | 
| 6 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |