‎2006 Dec 18 9:05 AM
HI,
In function modlue i want to give ranges like select options , is it possible ?
let me know.
resgrds,
venu gopal ketu
‎2006 Dec 18 10:05 AM
Hello,
try it like - create one executable problem and design your selection screen what ever you want and create a transaction code then simply call that tcode in your Function Module.
Let me know if u are not clear.
*********Poorna**********
‎2006 Dec 18 10:07 AM
‎2006 Dec 18 10:10 AM
‎2006 Dec 18 10:10 AM
Hi,
I think, it is not possible to use select-options as import parameter of function module.
You can create a structure in range (i.e select option structure) and you can pass the data.
SIGN OPTION LOW HIGH
If it is going to be only EQ option in the range then you can get the data in a table format and make it as a range in the program.
Thanks & Regards,
Govind.