Skip to Content
0
Former Member
Jul 17, 2008 at 11:38 AM

Open Item List including Fixed Assets

105 Views

Hi All

I need to create an open item list for a customer that includes all open AP Invoices of all vendors including fixed asset acquisitions. Something like SELECT 'Purchase Invoices', T0.DocNum, T0.DocDate FROM OPCH T0 WHERE T0.DocStatus = 'o' but also for the fixed asset acquisitions. Does anybody have an idea?

Kind Regards

Reinhard