Hi Gurus ,
As per the project requirement , I need to send the multiple select option values in the SAP shortcut.
I am able send the single value in the select option , but not able to send the multiple values in the select option via SAP shortocut.
I need help in sending multiple values in select options via SAP shortcut.

To be specific i m sending the mulitple values of vbeln ( delivery ) .
i tried sending it via RSCSEL_255-SLOW_I(01) . It didnt worked
I had also tried S_VBELN[01]-LOW
The only is working is S_VBELN-LOW - Whichs is not my requirement . I need to send more values in the S_VBELN


Note : I am using FM : SWN_CREATE_SHORTCUT for creating the shortcut and sending it via mail.
Regards,
Saurabh Goel