Hi,
I am having a requirement like this:
I have to poulate a ztable created by me with the values from the selection screen populated by the user.
I am having problem with the select-option values.
We can retrieve either low or high values.
What about between (BT) values.
Ex: s_pspid-low = FATFA4999
s_pspid-high = FATFB4232.How to get all the values from FATFA4999 to FATFB4232
into my required field of ztable.
Thanks.