HD_SET_LOC_VW

(SQL View)
Index Back

AAF Term view

Same to view SET_LOC_VW. But AAF need use SETID as field name, so the value can be get from the AAF by policy page.

SELECT SETID_LOCATION , LOCATION , EFFDT , EFF_STATUS , DESCR FROM PS_SET_LOC_VW

  • Related Language Record: HD_SETLOC_VWLNG
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 SETID Character(5) VARCHAR2(5) NOT NULL SetID
    2 LOCATION Character(10) VARCHAR2(10) NOT NULL Location Code
    3 EFFDT Date(10) DATE Effective Date

    Default Value: %date

    4 EFF_STATUS Character(1) VARCHAR2(1) NOT NULL Effective Status
    A=Active
    I=Inactive
    5 DESCR Character(30) VARCHAR2(30) NOT NULL Description