Skip to Content
0
Nov 13, 2014 at 04:44 AM

how to deal with number

38 Views

Hi all,

In ABAP, can I get ther set of number{2, 3, 4, 5} if I pass the parameter the first number '2' and the last number '5'.

And if A={2, 3, 4, 5} and B = {3, 5}, is there a function which can caculat A - B = {2,4}?

Thanks

Kical