PRCSDISTOPSLANG | |
View: PS_PRCSDISTOPSLANG |
| Platform | View Text |
|---|---|
| Default | SELECT %Substring(A.FIELDVALUE ,1,1) , A.LANGUAGE_CD , A.XLATLONGNAME FROM PSXLATITEMLANG A , PSXLATITEM B WHERE A.FIELDNAME = 'OPSYS' AND A.FIELDVALUE NOT IN ('1' ,'9') AND A.FIELDNAME = B.FIELDNAME AND A.FIELDVALUE = B.FIELDVALUE AND A.EFFDT = B.EFFDT AND B.EFF_STATUS = 'A' |
| PeopleSoft Field Name | Description |
|---|---|
OPSYS | Operating System 0=DOS (inactive) 1=NT/Win95 Client (inactive) 2=NT/Win2000 3=OS/2 (inactive) 4=UNIX 5=VMS (inactive) 6=MPE/XL (inactive) 7=OS390 8=NT 9=OS/400 (inactive) |
LANGUAGE_CD | Language Code translate values |
| DESCR | Description |
Author: PeopleTools | |
| Return to Index | © Go-Faster Consultancy Ltd. Last updated 24 July 2010 |