DR_TYPE_DISH_VW(SQL View) |
Index Back |
---|---|
Draft Type by Dishonor BU |
SELECT SETID , DRAFT_TYPE , REJECT_REASON_REQD FROM PS_DRAFT_TYPE_TBL |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL | SetID |
2 | DRAFT_TYPE | Character(10) | VARCHAR2(10) NOT NULL | A flag that indicates whether a draft is initiated by the vendor (1) or by the customer (2). |
3 | REJECT_REASON_REQD | Character(1) | VARCHAR2(1) NOT NULL | Reject Reason Required |