WCS_NODE_LBL_VW

(SQL View)
Index Back

Tree Node Field Name Label

Gets the WCS_MSS or default label for the Tree Node's Field Name field.

SELECT FIELDNAME , LABEL_ID , LONGNAME , SHORTNAME , DEFAULT_LABEL FROM PSDBFLDLABL

  • Related Language Record: WCS_NODE_LBL_LV
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 FIELDNAME Character(18) VARCHAR2(18) NOT NULL Field Name (see PSDBFIELD).
    2 LABEL_ID Character(18) VARCHAR2(18) NOT NULL LABEL_ID identifies uniquness of DB Field Labels. This field is used in PSDBFLDLABL and PSDBFLDLABLLANG.
    3 LONGNAME Character(30) VARCHAR2(30) NOT NULL Long Name
    4 SHORTNAME Character(15) VARCHAR2(15) NOT NULL Field Short Name
    5 DEFAULT_LABEL Number(1,0) SMALLINT NOT NULL DEFAULT_LABEL identifys default Field Label of DB Field.