RF_ENTL_PRM_VW

(SQL View)
Index Back

Entitlement Search search rec

Entitlement Search search record (lists entitlement name and description)

SELECT SETID , ENTITLE_NAME , DESCR , ENTITLE_TYPE FROM PS_RF_ENTITLEMENTS

  • Related Language Record: RF_ENTITLE_LANG
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 SETID Character(5) VARCHAR2(5) NOT NULL This field is used to store the value of SetID on various setup tables.

    Default Value: OPR_DEF_TBL_RB.SETID

    Prompt Table: SP_SETID_NONVW

    2 ENTITLE_NAME Character(10) VARCHAR2(10) NOT NULL This field represents the name of the entitlement
    3 DESCR Character(30) VARCHAR2(30) NOT NULL Description
    4 ENTITLE_TYPE Character(4) VARCHAR2(4) NOT NULL This field represents the type of entitlement
    COV=Guaranteed Coverage
    PPM=Service Level
    RESP=Guaranteed Response
    REST=Guaranteed Restore