IN_PO_ORDER_AVW

(SQL View)
Index Back

ATP Supply -- PO View

View used to fetch purchase order supply information for ATP calculation purposes. Because production orders are always included in the calculation, this view excludes subcontract POs.

SELECT h.business_unit , h.po_id , h.po_status FROM PS_PO_HDR h WHERE h.po_type <> 'KAN'

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 BUSINESS_UNIT Character(5) VARCHAR2(5) NOT NULL Business Unit
2 ORDER_NO Character(10) VARCHAR2(10) NOT NULL Identifies a customer order number that appears as a reference on a receivables pending item. Date Initials Issue Description 022701 mv SP2 (F-CJORGENS-3) CSR Desktop
3 PO_STATUS Character(2) VARCHAR2(2) NOT NULL PO Status
A=Approved
C=Complete
D=Dispatched
DA=Denied
I=Initial
LD=Line Denied
O=Open
PA=Pending Approval/Approved
PX=Pending Cancel
X=Canceled