SCRTY_TYPE_VW

(SQL View)
Index Back

SCRTY_TYPE_TBL view

View of SCRTY_TYPE_TBL keyed on TYPE

SELECT SCRTY_TYPE_CD ,DESCR ,DESCRSHORT ,SCRTY_SET_CD FROM PS_SCRTY_TYPE_TBL

  • Related Language Record: SCRTY_TYPE_VWLN
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 SCRTY_TYPE_CD Character(3) VARCHAR2(3) NOT NULL Security Type for RowLevelSecurty
    2 DESCR Character(30) VARCHAR2(30) NOT NULL Description
    3 DESCRSHORT Character(10) VARCHAR2(10) NOT NULL Short Description
    4 SCRTY_SET_CD Character(10) VARCHAR2(10) NOT NULL Security Set

    Prompt Table: SCRTY_SET_TBL