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

Multi lines fields in ALV

Former Member
0 Likes
416

Can we have a Field in ALV as multiline...

I mean, Can we display the content of one field in multilines, If its large..

E.g. long texts..

Is it Technically possible?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
397

It is not possible

3 REPLIES 3
Read only

Former Member
0 Likes
398

It is not possible

Read only

sreeramkumar_madisetty
Active Contributor
0 Likes
397

Hi

It's not possible up to my knowledge.

Regards,

kumar

Read only

p291102
Active Contributor
0 Likes
397

HI,

In my point of view, U r going to do the field in some longer text means u can define how much length for the particular field means u can define for that field as

FIELDCAT-outputlen = '20'. or '40' or '60'.

like that u can give the field length of the particular field.

Thanks,

Shankar