LOCATION_LANG(SQL Table) |
Index Back |
---|---|
Related Lang-Location Tbl04/09/99 Rene Oineza -- This record has been synchronized with the ERP definition of LOCATION_LANG. Any changes made to this record will have to be applied to the ERP LOCATION_LANG. The record has been renamed to LOCATION_LANG from LOCATN_TBL_LANG. LOCATN_TBL_LANG is the language record related to LOCATION_TBL. A related language record enables text fields on a table to be translated into various languages for use in other countries. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL |
This field is used to store the value of SetID on various setup tables.
Default Value: OPR_DEF_TBL_RB.SETID Prompt Table: SETID_TBL |
2 | LOCATION | Character(15) | VARCHAR2(15) NOT NULL | This field stores the Location Code. |
3 | EFFDT | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
4 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
5 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
6 | DESCR_AC | Character(30) | VARCHAR2(30) NOT NULL | Alternate Description |
7 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |