TU_PGFIELD_VW

Return to Index

View: PS_TU_PGFIELD_VW

PlatformView Text
DefaultSELECT B.PNLNAME A1 , A.FIELDNAME A2 , A.LABEL_ID A3 , A.DEFAULT_LABEL , Q.VERSION , A.LONGNAME ,A.SHORTNAME FROM PSDBFLDLABL A , PSPNLFIELD B , PSDBFIELD Q WHERE A.FIELDNAME = B.FIELDNAME AND B.RECNAME <> ' ' AND A.FIELDNAME = Q.FIELDNAME AND A.LABEL_ID <> B.LABEL_ID AND B.LBLTYPE IN (2,3,0) AND A.LABEL_ID NOT IN ( SELECT M.LABEL_ID FROM PSPNLFIELD M WHERE M.FIELDNAME = A.FIELDNAME AND M.LABEL_ID = A.LABEL_ID AND M.PNLNAME = B.PNLNAME)

PeopleSoft Field NameDescription
PNLNAMEPage Name
FIELDNAMEField Name
LABEL_IDLABEL_ID identifies uniquness of DB Field Labels. This field is used in PSDBFLDLABL and PSDBFLDLABLLANG.
DEFAULT_LABELDEFAULT_LABEL identifys default Field Label of DB Field.
VERSIONInternal PeopleTools version to control reloading of objects in cache.
LONGNAMELong Name
SHORTNAMEField Short Name

Author: PeopleTools

Return to Index

© Go-Faster Consultancy Ltd.  Last updated 24 July 2010