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

Export Excel in web template authorization

Former Member
0 Likes
684

Hi,

in my default web template for ad hoc analysis (queries bi from sap portal) i have inserted a button for export in Excel format.

How can i forbid exporting for some roles?

Thanks

AS

5 REPLIES 5
Read only

Former Member
0 Likes
635

Hi Alberto,

Check below link , provide you information on CSV format.

http://help.sap.com/saphelp_NW70EHP1/helpdata/en/d2/11a28fc26d4042a6d230a9783152f2/content.htm

Hope this helps.

Cheers:)

Read only

Former Member
0 Likes
635

Hi connecpk,

my problem is not to export in excel but to forbid exporting in excel format by user's role

How must i define a role in order to forbid exporting in excel format a query in sap portal? Which authorization object should i use?

Thanks,

Alberto

Read only

0 Likes
635

Hi,

Usually export/import or upload/download options are controlled using object S_GUI.

Please try using the same.

Hope it helps.

Regards,

Gowrinadh

Read only

arpan_paik
Active Contributor
0 Likes
635

S_GUI will prevent any download fro the system. But partially for some selected roles. I guess it might not be possible

Read only

Former Member
0 Likes
635

Hi,

i have implemented a role but web analyzer on portal seems to ignore S_GUI settings.

My problem is to disable functionality (or display) of "Export to excel" button on web template by role.

Thanks

Alberto