‎2006 Jun 08 9:13 PM
Hello,
IS there any size limitation for ALV output.
I mean ,the width of the output is 255 charecters or it can have more ?
can you please reply.
Regards
MB
‎2006 Jun 08 9:26 PM
Hi balguri,
you cannot display morethan 255 columns in the ALV Report.
Cheers,
Abdul Hakim
Mark all useful answers..
‎2006 Jun 08 9:28 PM
hi Madhukar,
You <b>cannot display the columns greater than 255</b> columns in an ALV Report. Any how You can any how give the width more than 255 it never pops you up any error.
Regards,
Santosh
‎2006 Jun 08 10:01 PM
Hi,
For an ALV, the output can be more than 255 Characters.
Infact, I have done a report very recently, which has 320 characters.
Regards,
Sumant.
‎2006 Jun 08 10:54 PM
as far as I know the limit is around 1040 characters. I hope it is 255 columns; iÄm not sure if it isn't 250.
regards,
Clemens
‎2006 Jun 09 2:13 AM
Hi Madhukar,
<b>1</b>.
Minimum ALV list width = 255 Chars
<b>2</b>.
Maximum ALV list width = 1020 chars
<b>3</b>.
For more information on list width Check the documentation
T.Code Se37->RESUSE_ALV_LIST or GRID_DISPLAY ->Import parameters Tab->LayOut Documentation (Right side Green button)
I think it clears ur doubt
<b>Thanks,
Venkat.O</b>
‎2006 Jun 12 4:57 PM
Thank you everybody for replying to my quertion.
I think we can have more than 255 chars in ALV
output. I have tested this today and it is working fine. We can have a maximum of 1020 chars as mentioned by Venkataiah.
One more question
I am using the REUSE_ALV_LIST_DISPLAY function in my program and there is "Spreadsheet" option in the application tool bar of list. Clicking on this will launch excel with report data with yellow background color.
Is there any way we can contrl these colors and settings in excel?
Regards
Madhukar