apps.ap_invoices_pkg.get_po_number(inv.invoice_id)
I am trying to use this pkg to create a view with PO numbers that are matched to an invoice but it is only returning UNMATCHED I was successful in using it in a discoverer report but am not successful when I wrote my query. Any help would be greatly appreciated.
0