falv
falv copied to clipboard
How to use layout variant?
Hello,
How can I set the layout variant (type like slis_vari) before calling display( )?
Best regards, Misha
Hi Misha, you can use VARIANT variable (type DISVARIANT) before display method. It is public in the FALV object.
falv->variant = value #( report = sy-repid variant = 'your_variant').