Hi,
I've got a problem with ALV Variant. How do i fetch the fieldcat (FM) for the particular display variant
e.g
variant_1
display: field1,field2, field3,field4, field5
variant_2
display: field2,field4,field6
my question is, how do i get the field for the alv layout so that i can assign to the REUSE_ALV_GRID_DISPLAY to supress the respective field.