Hello all,
I would like to resolve the content of range table.
The range table will be taken over from the SELECTION-SCREEN by Date from-to. The user can enter DATE from, date to, with exclusions, greater than, etc.
Now I need a function to resolve the entered ranges, that a serial date range is resulted; for example:
SIGN = I OPTION = BT LOW = 10.01.2016 HIGH = 12.01.2016 The result is: 10.01.2016, 11.01.2016, 12.01.2016.
However, all combinations are possible, so that the result could be more complex.
Is there any function to handle this problem?
Thank you very much & best regards,
Kurt