WCS_SRC_TYP_VW

(SQL View)
Index Back

Source Type View

This record is a view of WCS_SOURCE_TYPE. This view displays the source types and descriptions and is used as a prompt when deciding what type of source to create or update. This record describes the different types of sources. It identifies the classes that control the source and the page that defines the source.

SELECT SOURCE_TYPE_ID , DESCR FROM PS_WCS_SOURCE_TYPE WHERE DISPLAY_CONTROL = 'Y'

  • Related Language Record: WCS_SRC_TYP_LVW
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 SOURCE_TYPE_ID Character(10) VARCHAR2(10) NOT NULL Source type classifies sources. It identifies the application class that has the code for the source. It also identifies the design time page.
    2 DESCR Character(30) VARCHAR2(30) NOT NULL Description