RO_DEFN_HOLD_VW

(SQL View)
Index Back

List overridable hold codes

List all hold codes that can be overridden on the order.

SELECT setid , hold_cd , descr50 FROM PS_RO_DEFN_HOLD WHERE allow_manual_chg = 'Y'

  • Related Language Record: RO_DEFN_HLD_LVW
  • # 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.

    Prompt Table: SP_SETID_NONVW

    2 HOLD_CD Character(6) VARCHAR2(6) NOT NULL This field determine the hold code of an item.
    3 DESCR50 Character(50) VARCHAR2(50) NOT NULL Description of length 50