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!