BO_ROLE_TYPE_VW

(SQL View)
Index Back

Business Object Role Type View

Retriving the Business Object Role Type Setup Definition.

SELECT ROLE_TYPE_ID , BO_TYPE_ID , DESCR , DESCRSHORT FROM PS_BO_ROLE_TYPE

  • 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