cancel
Showing results for 
Search instead for 
Did you mean: 

How to relate the SAP objects with VBA programming?

Former Member
0 Kudos

Hi folks,

I am new to SAP.I was looking to automate some reports from SD modules.I want to know that Is it possible to work on SAP objects through VBA programming? If yes,tell me how to explore the SAP objects.

With Regards,

Hemanth chalamalasetti

Accepted Solutions (1)

Accepted Solutions (1)

former_member213011
Participant
0 Kudos

There are a lot of discussions and blog posts in here which revolve around automation of SAP via VBA.

Explore the forum or ask a specific question...

Former Member
0 Kudos

Dear Azmi,

Please give me the links of blogs

With regards,

Hemanth

former_member213011
Participant
0 Kudos

Dear Hemanth,

Like I replied earlier, please be specific on what actually you want to do and explore the forum.

Here are some links which I found simply by searching "VBA" on this site:

For reporting purpose, if you have access to ABAP and you intend to automate report in Excel, you can start here: http://scn.sap.com/docs/DOC-31015 or here: http://scn.sap.com/docs/DOC-10447

If you need to connect to RFC, you can refer here: http://scn.sap.com/thread/83623

If you want to work with SAP GUI (front end scripting) then, this is a good example on how to connect:

http://scn.sap.com/thread/83623 or this discussion here: http://scn.sap.com/thread/2142369

Further reading here on how to debug: http://scn.sap.com/docs/DOC-39696

There are a lot of other good discussions and documents. They are just a search away. Ask or create a post only after you've searched through but didn't find the things you are looking for.

Thanks,

Sayuti

Answers (0)