cancel
Showing results for 
Search instead for 
Did you mean: 

Download data from SAP backend

Former Member
0 Kudos

Hi,

Our requirement is to download relevant datasets for automated testcases from SAP.

We have tried SQVI transaction which requires front end. Apart from this, is there any other way?

1. Is there any way to download data from SAP backend using Code? Any APIs available?

2. Even if manually, any other way to write required Query and fetch data

Any new ideas/pointers are appreciated.

Thanks

Jojo Thomas

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member182779
Active Contributor
0 Kudos

A very old blog from myself could help you out -:)

[http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/3340] [original link is broken] [original link is broken];

It's from 2006, so it might need a few tweaks -;)

Greetings,

Blag.

script_man
Active Contributor
0 Kudos

Hi Jojo Thomas,

One of these options is: RFC_READ_TABLE. Here in this forum there are also some contributions.

Regards,

ScriptMan