Hi,
Given the invoice document number how could I retrieve the invoice pdf, corresponding project, and line item entries.
It's a ReceivableInvoice and the main table in GP is dbo.ReqRecvDocHeader. I'm assuming for the PDF will be generating a report.
My preference for retrieving the data is either through eConnect or the tables directly.
Thanks in advance.