You are on page 1of 1

-- &requestor,

-- &vendor_name,
-- &po_number,
-- &line_num,
--- &item_id,
-- &item_description,
-- &line_qty
-- &quantity_ordered,
-- &quantity_received,
-- &receipt_required_flag
from po_requisition_lines_all porl,
po_line_locations_all poll,
po_lines_all pol,
po_headers_all poh,
po_vendors pv,
per_all_people_f ppf

&requestor &vendor_name &po_number &line_num &item_id &item_description &line_qty


&quantity_ordered &quantity_received &receipt_required_flag

You might also like