‎2006 Nov 01 8:32 PM
Developed a Func. Module. Now in the selection screen its taking only one value at a time. is it possible to take multiple values and then run the function module
Also is it possible to make the uppercase/lowercase field checked. This RFC willl be called from a webdynpro application and will not have any control.
Pls help. Thanks!
‎2006 Nov 01 9:06 PM
>>is it possible to take multiple values and then run the function module
you will have to use the <b>Tables</b> parameter
~Suresh
‎2006 Nov 01 9:15 PM
‎2006 Nov 01 9:28 PM
Hi,
Create a table type in SE11 for the parameter and the same in the importing parameter..This will it will allow multiple values for the function module..
Check the table type SD_WERKS_RANGES in SE11...
You might have to create a similar one for your parameter..
Thanks,
Naren