Skip to Content
0
Former Member
Dec 07, 2009 at 07:17 AM

How to edit the existing ALV grid output variants

291 Views

Hi experts,

The requirement states that I need to rearrange the existing output layout of the ALV & add a few fields in it. Currently, the output layout is stored as a variant. The program uses the FM LT_DBDATA_READ_FROM_LTDX, to load the fields associated with the variant.

Please explain how can i modify the existing variant? If not, then how to create a new variant?

Thanks in advance!