Hello All,
Is it possible to make the Filter in ALV active by default, i mean without clicking the link itself. It's possible in JAVA WebDynpro i have already implemented that but wondering how to do the same in ABAP. In java we do it like this
wdThis.wdGetALVInterface().toggleFilter();
Thanks in advance,
Amol