RF_FAIL_CD_VW2

(SQL View)
Index Back

Failure Code Prompt View

Prompts from valid Failure Codes on the Manage Material page.

SELECT SETID , FAILURE_CD , DESCR , DESCRSHORT FROM PS_RF_FAILURE_CD

  • Related Language Record: RF_FAIL_CD_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 FAILURE_CD Character(10) VARCHAR2(10) NOT NULL Code used to specify the nature of the failure - user defined.
    3 DESCR Character(30) VARCHAR2(30) NOT NULL Description
    4 DESCRSHORT Character(10) VARCHAR2(10) NOT NULL Short Description