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 Formatting Issue

Former Member
0 Likes
1,476

Dear Experts,

There is issue with ALV report, I dont want to download Spreadsheet from local File option from the header of ALV . Spreadsheet is in greyed mode.  Please find the below screen shot for same.

Kindly Suggest the solution.

Regards,

Gaurav

1 ACCEPTED SOLUTION
Read only

Tomas_Buryanek
Product and Topic Expert
Product and Topic Expert
0 Likes
1,220

Check your ALV consistency:

The Consistency Check - ALV Grid Control (BC-SRV-ALV) - SAP Library

In some cases inconsistency might cause "greyed out" export buttons.

-- Tomas --

Dear Experts,

There is issue with ALV report, I dont want to download Spreadsheet from local File option from the header of ALV . Spreadsheet is in greyed mode.  Please find the below screen shot for same.

Kindly Suggest the solution.

Regards,

Gaurav

3 REPLIES 3
Read only

Tomas_Buryanek
Product and Topic Expert
Product and Topic Expert
0 Likes
1,221

Check your ALV consistency:

The Consistency Check - ALV Grid Control (BC-SRV-ALV) - SAP Library

In some cases inconsistency might cause "greyed out" export buttons.

-- Tomas --
Read only

SwadhinGhatuary
Active Contributor
0 Likes
1,220

HI,

Most probable reasons are the final table may have a deep structure.

Make sure ..

Read only

SwadhinGhatuary
Active Contributor
0 Likes
1,220

Hi,

                             

Srinivas Chapa                 Steel

            

Hello Maria,

seems you have selected the option as default and hence you are getting that option only

There are three ways to reset the default download option

1) Execute any ALV report on the output screen ,just do a right click ,your default settings will be reset automatically.

Other options along with the below one  to disable defaults set by the user.

2 )Maintain the table SALV_BS_ADMIN using the report SALV_BS_ADMIN_MAINTAIN.

Note 1080608 - Defining ABAP ALV export format for spreadsheet

3) "&RESET_EXCEL" in the command field to reset the parameter in the ALV list -Note  1157927


Anyof the above 3 will work

Regards,

Srini