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

ALV GRID Export to Excel button Missing

Former Member
0 Likes
1,982

HI All,

I am facing some problem with ALV GRID. When excuting the report with my user id I am able to see the 'Export to Local file' button in the ALV GRID where as if i am excuting with another user id which is having less authorisations than the button is greyed out. I checked by giving all authorisation than we are able to see the button.

Could anyone please tell me which authorisation object we have to assign to see the buttons.

Thanks & Regards,

Murali.

2 REPLIES 2
Read only

Former Member
0 Likes
962

Hi,

Before clicking on the Export to Excel button, start the debugging session by placing the command /H in the command prompt.

Now, put the break point at statement AUTHORITY-CHECK. Now it will trigger all the authorization objects relevant to this.

check the sy-subrc value gets failed.

Regards,

Santhosh.

Read only

jayanthi_jayaraman
Active Contributor
0 Likes
962

Hi,

Try authorisation object J_1IDNLD.