Hi expert,
in a web dynpro based development i try to implement a role based variant control in SALV_WD_TABLE.
After initialization the user role is checked and in ALV personalization the variant is loading.
First i call set_default_variant( ) and then load_config_by_key from the if_wd_personalization interface.
This logic is working, but after a role change always after the second call.
Did someone perhaps already experiences with this topic?
Thank you in advance,
Tobi