DR_TYPE_C_VW

(SQL View)
Index Back

Customer Initiated Draft Types


SELECT SETID ,DRAFT_TYPE ,DESCR FROM PS_DRAFT_TYPE_TBL WHERE DRAFT_INITIATOR = 'C'

# 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 DESCR Character(30) VARCHAR2(30) NOT NULL Description