ORIGIN_PO_VW

(SQL View)
Index Back

PO Origin Name Table


select origin, descr, descrshort, deptid from PS_ORIGIN_PROCURE

  • Related Language Record: ORIGIN_PO_V2_LN
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 ORIGIN Character(3) VARCHAR2(3) NOT NULL Origin
    2 DESCR Character(30) VARCHAR2(30) NOT NULL Description
    3 DESCRSHORT Character(10) VARCHAR2(10) NOT NULL Short Description
    4 DEPTID Character(10) VARCHAR2(10) NOT NULL Department

    Prompt Table: DEPT_TBL