AV_INTV_RLTD_VW

(SQL View)
Index Back

Initiative Related View

This is a view of Initiatives for a specific Reporting Level and Type.

SELECT INSTITUTION, REPORTING_LEVEL, INTV_TYPE, INTV_CD, DESCR60, START_DT, END_DT FROM PS_AV_INTV_TBL

  • Related Language Record: AVINTVRLTDVWLNG
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 INSTITUTION Character(5) VARCHAR2(5) NOT NULL Academic Institution
    2 REPORTING_LEVEL Number(3,0) SMALLINT NOT NULL Indicates the subordinate role that the initiative in context holds, 1 being highest with no peers.
    3 INTV_TYPE_RELATED Character(10) VARCHAR2(10) NOT NULL Related Initiative Type
    4 INTV_CD Character(10) VARCHAR2(10) NOT NULL Initiative Code
    5 DESCR60 Character(60) VARCHAR2(60) NOT NULL Description
    6 START_DT Date(10) DATE Start Date
    7 END_DT Date(10) DATE end date