RF_COST_CAT_VW2

(SQL View)
Index Back

Cost Categories Prompt View

Prompt table for cost categories (from RF_COST_CAT).

SELECT SETID , COST_CAT_CD , DESCR , DESCRSHORT FROM PS_RF_COST_CAT

  • Related Language Record: RF_COST_CAT_LNG
  • # 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 COST_CAT_CD Character(6) VARCHAR2(6) NOT NULL Code used to define cost categories.
    3 DESCR Character(30) VARCHAR2(30) NOT NULL Description
    4 DESCRSHORT Character(10) VARCHAR2(10) NOT NULL Short Description