Hi there,
I would like to modify from code side the standard filter settings after user selection, i mean:
i) User adds the filter fields it wants using ALV standard filter settings.
ii) I add via code an additional field to the filter criteria selected by user.
I have done that using if_salv_wd_filter~create_filter_rule ( ) but this only affects to the current filter applied and, what i would like to do is adding my new entry to the saved filter rules (i do not want to add my new filter rule to the current ones, i want to add it to the saved ones).
The functionality i want to achieve is to display a filter header in the ALV (for a field that has not been specified by the user) when the WDA is opened with an initial saved setting profile.
Is this possible? any suggestion regarding modification of saved filter profiles?
Thanks in advance 😉
Edited by: Vicente Ángel López Romero on May 27, 2008 4:02 PM
Edited by: Vicente Ángel López Romero on May 27, 2008 4:04 PM