EOEP_ARB_ID_VW

(SQL View)
Index Back

Price Arbitration Id

Price arbitration ids for non-load pricing type arbitration plan

SELECT SETID , EOEP_APP_CD , EOEP_ARB_ID , DESCR , DEFAULT_FLAG FROM PS_EOEP_ARB_PLAN

  • Related Language Record: EOEP_ARB_ID_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_FS.SETID

    Prompt Table: SP_SETID_NONVW

    2 EOEP_APP_CD Character(4) VARCHAR2(4) NOT NULL Transaction Code

    Prompt Table: EOEP_APPCODE_VW

    3 EOEP_ARB_ID Character(10) VARCHAR2(10) NOT NULL Arbitration Plan

    Prompt Table: EOEP_EPAPSQ_VW

    4 DESCR Character(30) VARCHAR2(30) NOT NULL Description
    5 DEFAULT_FLAG Character(1) VARCHAR2(1) NOT NULL This field is a flag field to indicate default or not.
    N=No
    Y=Yes