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

Sub-Script Value in ALV Report Output

Former Member
0 Likes
342

Hi,

Let us take an example Hydrogen - H2, If we print it in this way it won't be meaning full, So i want to display this like H Subscript 2.

I have a requirement for a column in an ALV Report.

Is it Possible? Please give me an example.

Thanks,

Sekhar.J

Hi,

Let us take an example Hydrogen - H2, If we print it in this way it won't be meaning full, So i want to display this like H Subscript 2.

I have a requirement for a column in an ALV Report.

Is it Possible? Please give me an example.

Thanks,

Sekhar.J

1 REPLY 1
Read only

Former Member
0 Likes
313

Hi Sekhar

One thing you could do would be to make the number of atoms ( ! ) bold.

Have a lok at the FM REUSE_ALV_GRID_DISPLAY_LVC.

Pushpraj