PROFILE_TBL_VW2

(SQL View)
Index Back

Asset Profile Prompt Table

This view, when used as a prompt table on asset.profile_id, filters out non-effective profiles from the drop down list during the asset add process.

SELECT A.PROFILE_ID , A.DESCR FROM PS_PROFILE_TBL A

  • Parent record: PROFILE_TBL
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 PROFILE_ID_ORIG Character(10) VARCHAR2(10) NOT NULL Original Profile ID
    2 DESCR Character(30) VARCHAR2(30) NOT NULL Description