LM_PRG_NOTE_VW

(SQL View)
Index Back

Program Notes View

Program Notes View

SELECT A.LM_PRG_ID , A.EFFDT , A.LM_NOTES_ID , A.LM_SS_NOTE_DISP , A.LM_NOTE FROM PS_LM_PRG_NOTE A

  • Related Language Record: LM_PRG_NOTE_LNG
  • Parent record: LM_PRG_NOTE
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 LM_PRG_ID Number(10,0) DECIMAL(10) NOT NULL Program ID is a unique identifier for curriculum and certification Programs.
    2 EFFDT Date(10) DATE Effective Date

    Default Value: %date

    3 LM_NOTES_ID Number(10,0) DECIMAL(10) NOT NULL Notes ID - System generated unique ID for each new note entered.
    4 LM_SS_NOTE_DISP Character(1) VARCHAR2(1) NOT NULL Display Note on the self service page

    Y/N Table Edit

    Default Value: N

    5 LM_NOTE Long Character CLOB Notes and Comments