#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 203
Default 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 ***
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,120
Default 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 ***



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 49
Default 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.... :)


  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 203
Default SAP / Excel

Thanks for the reply, will investigate

Tempy

*** Sent via Developersdex http://www.developersdex.com ***
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 06:43 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"