LM_KD_TP_VW_LNG

(SQL View)
Index Back

Keyword type view

View of Keyword Type Table

SELECT A.LM_KWRD_TYPE_ID , A.LANGUAGE_CD , A.LM_CS_LONG_NM FROM PS_LM_KWRD_TYP_LNG A

  • Related Language Record for LM_KWRD_TYP_VW LM_KWRD_TYP_VW2
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 LM_KWRD_TYPE_ID Number(10,0) DECIMAL(10) NOT NULL Keyword Type ID- System generated unique ID created with each new instance of a Keyword Type.

    Default Value: 0

    2 LANGUAGE_CD Character(3) VARCHAR2(3) NOT NULL Language Code
    3 LM_CS_LONG_NM Character(200) VARCHAR2(200) NOT NULL Long Name - Describes the long name of an object

    Prompt Table: LM_KWRD_TYP_VW
    Set Control Field: LM_CS_LONG_NM