SEL_LABEL_ID_VW | |
View: PS_SEL_LABEL_ID_VW |
| Platform | View Text |
|---|---|
| Default | SELECT DISTINCT A.FIELDNAME ,A.LANGUAGE_CD , A.LABEL_ID , A.LONGNAME , A.SHORTNAME , B.DEFAULT_LABEL FROM PSDBFLDLABLLANG A , PSDBFLDLABL B WHERE A.FIELDNAME = B.FIELDNAME AND A.LABEL_ID = B.LABEL_ID |
| PeopleSoft Field Name | Description |
|---|---|
STRING_ID | String ID |
LANGUAGE_CD | Language Code translate values Default: LANG_STRINGS_VW.LANGUAGE_CD |
LABEL_ID | LABEL_ID identifies uniquness of DB Field Labels. This field is used in PSDBFLDLABL and PSDBFLDLABLLANG. |
| LONGNAME | Long Name |
| SHORTNAME | Field Short Name |
| DEFAULT_LABEL | DEFAULT_LABEL identifys default Field Label of DB Field. |
Author: PeopleTools | |
| Return to Index | © Go-Faster Consultancy Ltd. Last updated 24 July 2010 |