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 list heade problem

Former Member
0 Likes
608

Hi all,

I have created list heade r using FM commentary_wirite.

the parameter slis_listheader-info has length of only 60 characters.

So my header is getting truncated .

Plase suggest me on how to increase the length.

Regards,

Naveen

Hi all,

I have created list heade r using FM commentary_wirite.

the parameter slis_listheader-info has length of only 60 characters.

So my header is getting truncated .

Plase suggest me on how to increase the length.

Regards,

Naveen

4 REPLIES 4
Read only

Former Member
0 Likes
586

HI

IN REPORT OUTPUT INCREASE THE LINE-SIZE

IT WON'T TRUNCATE..

Read only

Former Member
0 Likes
586

Hi,

In ALV report header will display total 90 fileds....

so if ur not getting 60 character header then u have to increase ur line size...

then definatly u will get the output...

reward me if it is use full answer...

praveen

Read only

Former Member
0 Likes
586

hey u need to consider slis_t_listheader

typ(1) type c, " H = Header, S = Selection, A = Action

key(20) type c,

seggregate u r text and give some text in header and some other in selection ..and some other in action

i hope this may help u......

reward points if helpful

Read only

0 Likes
586

Hi ramya,

The probelm is if we do that we get header in different lines

Regards,Naveen

Message was edited by:

n. saha