OCD_HOLDDSCR_VW(SQL View) |
Index Back |
---|---|
Definition of holdThis is an order management dashboard view of the definition of a hold. |
SELECT DISTINCT (HOLD_CD) , DESCR50 FROM PS_RO_DEFN_HOLD |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | HOLD_CD | Character(6) | VARCHAR2(6) NOT NULL | This field determine the hold code of an item. |
2 | DESCR50 | Character(50) | VARCHAR2(50) NOT NULL | Description of length 50 |