cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Is there a way to maintain ALV Layout Variants for a report without running the report first? Does a separate tcode exist for this?

0 Likes
View Entire Topic
Former Member
0 Likes

call this function module <b>LVC_VARIANT_SAVE</b> before alv display .So this way you can save the variant before display, but with out running the program i'm not sure..

This function module will be called when you save any variant in the output.

vijay