GP_SRCH_LOC_VW

(SQL View)
Index Back

GP location view

This view is to retrive the location and description fields to use in GP search features

SELECT LOCATION ,DESCR FROM PS_LOCATION_TBL

  • Related Language Record: GP_SRCH_LOC_VL
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 LOCATION Character(10) VARCHAR2(10) NOT NULL Location Code
    2 DESCR Character(30) VARCHAR2(30) NOT NULL Description