OCD_DEFHOLD_VW

(SQL View)
Index Back

Definition of hold

This is an order management dashboard view of the definition of a hold.

SELECT SETID , HOLD_CD , ALLOW_MANUAL_CHG , DESCR50 FROM PS_RO_DEFN_HOLD

# 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 ALLOW_MANUAL_CHG Character(1) VARCHAR2(1) NOT NULL Field used as check box for manual change

Y/N Table Edit

Default Value: Y

4 DESCR50 Character(50) VARCHAR2(50) NOT NULL Description of length 50