My client is using an unsupported version of SAP Business One 2005. Can anyone advise on how to export invoice financial data to a file?
Request clarification before answering.
Hi if you are working with Standard SAP Reports or Query based report then there is facility for Exporting to Excel & PDF you have to do just Click on Excel or PDF icon after running your report.
Regards,
Bhavank
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi...
Try to run this simple query for List of Invoices you will get your desired data
SELECT T0.[DocNum], T0.[DocStatus], T0.[DocDate], T0.[DocDueDate], T0.[CardCode], T0.[CardName], T0.[NumAtCard], T0.[DocTotal] FROM OINV T0Run this query in Query Generator & Export it as you want
Regards,
Bhavank
| User | Count |
|---|---|
| 14 | |
| 13 | |
| 7 | |
| 7 | |
| 5 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.