![]() |
SAP / Excel
Hi all, i have a certain report that i run in SAP on a daily basis and
save it as an excel file and then manipulate it. Is it possible to run this report from Excel ? Tempy *** Sent via Developersdex http://www.developersdex.com *** |
SAP / Excel
Isn't there an Excel SAP addin, SAPOIW.XLA I believe it is called that
creates a menu in Excel to interact (in some way) with SAP. Afraid I know no more about it or where to get it. -- HTH Bob Phillips "Tempy" wrote in message ... Hi all, i have a certain report that i run in SAP on a daily basis and save it as an excel file and then manipulate it. Is it possible to run this report from Excel ? Tempy *** Sent via Developersdex http://www.developersdex.com *** |
SAP / Excel
"Tempy" wrote in message
... Hi all, i have a certain report that i run in SAP on a daily basis and save it as an excel file and then manipulate it. Is it possible to run this report from Excel ? Yes but it's unlikely that the administrators of the database would allow the kind of access you require direclty to the tables. If you can't access the tables, you're better off using an abap query (SQ00) rather than a report to generate the data in the format you require and saving it in excel format in a network location accessible by you (I say this not knowing your level of access or skill, you may need someone to create an "infoset" for you - this is a definition of which tables and the kind of joins required). Your db admins may even be able to automate the creation of the data file daily. You can then use excel to automate the conversion of the data into the output you require. I used to do this with PA & inventory information daily. Run the query and save the data (30 seconds). Open the excel model to manipulate the data and run my code to create the output data (15 sec). Quick & easy info..... priceless.... :) |
SAP / Excel
Thanks for the reply, will investigate
Tempy *** Sent via Developersdex http://www.developersdex.com *** |
All times are GMT +1. The time now is 03:01 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com