CAL_DAILY_VW

(SQL View)
Index Back

View of Daily Calendars


SELECT setid , calendar_id , descr , DESCRLONG FROM PS_CAL_DEFN_TBL WHERE calendar_type = 'D' AND daily_calendar = 'Y'

  • Related Language Record: CAL_DEFN_LANG
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 SETID Character(5) VARCHAR2(5) NOT NULL SetID

    Default Value: OPR_DEF_TBL_FS.SETID

    Prompt Table: SP_SETID_NONVW

    2 CALENDAR_ID Character(2) VARCHAR2(2) NOT NULL Calendar ID
    3 DESCR Character(30) VARCHAR2(30) NOT NULL Description
    4 DESCRLONG Long Character CLOB Long Description