Hello Guys,
I am new in ABAP developments. For my query I have checked previous threads also but none of them replied correctly. I have a requirement in which I have to pass RANDOM and MULTIPLE values to one import parameter of RFC.
Some people suggested to use SELECT-OPTION but as I understood that.. for SELECT-option we need to define range from lower to higer. That means suppose low is 1 and high is 10 .. so SEQUENTIALLY it will work. But here I am providing the RANDOM numbers viz. 1, 9, 66, 71, 189, 80000 to my one Import Paramerter of RFC. Please suggest a way to go ahead.
Thanks,
ROSHAN