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 column text - Mouse description display -

Former Member
0 Likes
1,872

Hi experts,

i have a column with 'USA' as name, my request is to dispaly 'United stats of america' for exp when navigating on this column with the mouse cursor.

Wich field from the catalog corresponds my requirment ?

Thanks in advance

Soufiane

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,181

Hi ,

Use the field TOOLTIP in the catalog , but it will display the this for all the rows.

Regards

Arun

Hi experts,

i have a column with 'USA' as name, my request is to dispaly 'United stats of america' for exp when navigating on this column with the mouse cursor.

Wich field from the catalog corresponds my requirment ?

Thanks in advance

Soufiane

3 REPLIES 3
Read only

Former Member
0 Likes
1,182

Hi ,

Use the field TOOLTIP in the catalog , but it will display the this for all the rows.

Regards

Arun

Read only

Former Member
0 Likes
1,181

Hi,

If u are using ALV throu OO then u can use tooltip fieldname in the fieldcatalog structure to get ur requirement.

regards,

Santosh Thorat

Read only

Former Member
0 Likes
1,181

Hi,

This is possible by populating the seltext-l in the fieldcat of those column headers in the ALV .. There are 3 options, seltext-s,m,l..

Try and check if it works out for you..

Regards,

Bhaskar