LM_FCLTY_LVW(SQL View) | 
Index Back | 
|---|---|
Facility languageLanguage view for LM_FCLTY_VW | 
| SELECT LM_FCLTY_ID , LANGUAGE_CD , LM_FCLTY , LM_FCLTY_SHORT FROM PS_LM_FCLTTBL_LANG | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Number(10,0) | DECIMAL(10) NOT NULL | Facility ID | |
| 2 | Character(3) | VARCHAR2(3) NOT NULL | Language Code | |
| 3 | LM_FCLTY | Character(50) | VARCHAR2(50) NOT NULL | Facility Description | 
| 4 | LM_FCLTY_SHORT | Character(10) | VARCHAR2(10) NOT NULL | Facility Short Description |