Quantcast
Channel: ABAP Development
Viewing all articles
Browse latest Browse all 948

Mass download from solution manager

$
0
0

Hi,

 

Recently I am involve with a project that use solution manager .

 

We have a need for "mass download" .

 

In the forum there was a mention of this screen:

screenshot_01.png

 

So I debug the code and found class cl_sa_doc_factory .

 

The cl_sa_doc_factory=>get_read_url returned URL string, this string can be used in cl_http_client .

 

Program R_EITAN_TEST_60_02 (attached) demonstrate the process:

 

The program received as SELECT-OPTIONS a list of "Logical document" .

screenshot_06.png

 

for each "Logical document"

 

- Verify the value .

- Use cl_sa_doc_factory .

- Use cl_http_client .

- Use OPEN DATASET dataset_name FOR OUTPUT IN BINARY MODE  .

 

The result shown using function module BAL_DSP_PROFILE_POPUP_GET

screenshot_07.png

 

And the files:

screenshot_08.png

 

Regards .


Viewing all articles
Browse latest Browse all 948

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>