RD_W_ROLE_TYPE

(SQL View)
Index Back

Worker Sub Role Type View

Retriving the Role Type Setup Definitions for worker subroles.

SELECT ROLE_TYPE_ID , BO_TYPE_ID , DESCR , DESCRSHORT FROM PS_BO_ROLE_TYPE WHERE ROLE_TYPE_ID IN (86, 87)

  • Related Language Record: BO_ROLE_TYP_LNG
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 ROLE_TYPE_ID Number(12,0) DECIMAL(12) NOT NULL Role Type ID

    Default Value: 999999999999

    2 BO_TYPE_ID Number(6,0) INTEGER NOT NULL ID Type

    Prompt Table: BO_TYPE

    3 DESCR Character(30) VARCHAR2(30) NOT NULL Description
    4 DESCRSHORT Character(10) VARCHAR2(10) NOT NULL Short Description

    Default Value: BO_ROLE_TYPE.DESCR