Purchase Order Vertex debug xml query in Oracle EBS
--PO Debug XML
SELECT poh.segment1 PO_NUMBER,
poh.po_header_id po_header_id,
pol.line_num,
VT.REQUEST_ID,
debug.REQUEST_NAME,
debug.MESSAGE_TYPE,
debug.x...