RC_LINKCAT_VW

(SQL View)
Index Back

Link Category View

Link category prompt view. It is used in Quick Code setup page.

SELECT LINK_CATEGORY , RC_SHORT_DESCR , LONG_DESC FROM PS_RC_LINK_CAT_TBL WHERE ACTIVE_FLAG = 'A'

  • Related Language Record: RC_LINKCAT_LNG
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 LINK_CATEGORY Character(5) VARCHAR2(5) NOT NULL This identifies the category that the link will be displayed under
    2 RC_SHORT_DESCR Character(20) VARCHAR2(20) NOT NULL Short Description. Used on may CallCenter set-up tables
    3 LONG_DESC Character(50) VARCHAR2(50) NOT NULL Long Description field.