DR_TYPE_V_VW

(SQL View)
Index Back

Supplier Initiated Draft Types


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

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