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

Re:ALV report

0 Likes
1,049

Hi,

I want to display more than 1000 characters in alv report in one field  but it not accepting .So kindly help this issue.

Regards,

Dhandayuthabani.P

Hi,

I want to display more than 1000 characters in alv report in one field  but it not accepting .So kindly help this issue.

Regards,

Dhandayuthabani.P

8 REPLIES 8
Read only

Former Member
0 Likes
1,015

The maximum length of an ALV row is 1024 characters. If you want to display 1000 characters in one field the other fields will have to contain < 24 characters.

Read only

Former Member
0 Likes
1,015

Hi,


Since there is constraint form SAP side that in ALV Grid or List you cannot display more than 1024 characters we generally download the output either to presentation or application server. I would suggest you to do the same.

BR.

Read only

Former Member
0 Likes
1,015

Hi,

more than 1000 chars in one fields then its must be content of any Standard text.

better you create one icon in that field.. and on Hotspot of icon.. the text in popup will get displayed in text.

Regards

Tejas

Read only

bastinvinoth
Contributor
0 Likes
1,015

Hi Dhandayuthabani Pugazhendhi

According to SAP Note 857823, ALV grid cannot display more than 128 characters per field

i think you can use ALV List in which you can display a total of 1024 characters:)

have you try  parameter OUTPUTLEN,while developing the fieldcatalog manually. Specify the length of that parameter in ALV.

Regards,

Bastin.G


Read only

0 Likes
1,015

Issue is solved .Thanks for  All.

Read only

0 Likes
1,015

Issue is solved .Thanks for  All.

Read only

0 Likes
1,015

Hi,

How did you solved the issue.. please explain...

Regards

Tejas

Read only

0 Likes
1,015

Hi

Please update the issue as Solved.

Please put the Resolution text - as how did you solve.  This will help in future for those who are looking for same kind of problem.

The amount of interest you shown in raising the discussion in forum, the same amount should be shown in updating the issue with resolution while the issue is solved..  🙂

Thanks and Regards,

Venkat