Skip to Content
0
Former Member
Oct 20, 2016 at 08:25 PM

Resolve Range Table Content

100 Views Last edit Oct 20, 2016 at 08:26 PM 2 rev

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