Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Web API

Former Member
0 Likes
371

Hi,

I have business requirement to modify current web template. The current web template only have 1 query and have the button to export the query into excel file. The requirement is to add another report in the same web template, now the button to download into excel is still working, but only 1 query will be downloaded to excel. This is the command of the web api to download the query to excel

<SAP_BW_URL DATA_PROVIDER='DP1' CMD='EXPORT' FORMAT='XLS'>

Is there any command to enable download 2 queries ?

Thanks.

1 REPLY 1
Read only

franois_henrotte
Active Contributor
0 Likes
341

the same with another data provider...