Not able to fetch record from po_lines_xml table in pl/sql developer
We have extended VO for Po Apporval (POAPPRV) - Approve PO Notification with PDF (OAF) notification. We have required to add one field promiseDate from PO_LINE_LOCATIONS_ALL table.
In extended VO one view PO_LINES_XML is used for all details. Our problem is we are not able to query data in this view in pl/sql developer.