REQUESTER_VW

(SQL View)
Index Back

Active PO Buyer Table

This view shows all the buyers on master PO Buyer Table.

SELECT A.REQUESTOR_ID ,B.OPRDEFNDESC FROM PS_REQUESTOR_TBL A ,PSOPRDEFN B WHERE A.REQUESTOR_ID = B.OPRID

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 REQUESTOR_ID Character(30) VARCHAR2(30) NOT NULL Requestor id
2 OPRDEFNDESC Character(30) VARCHAR2(30) NOT NULL Description field for a user