Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

multiple selection button in select-options

Former Member
0 Likes
456

Hello exports,

I need to provide an interface to user where he can Put a multiple selection button (ICON_ENTER_MORE) multiple selected purchase order at a time. (Like multiple purchase orders in select option). It should be done in dialog programming.

plz giv me the code its urgent.

regards

1 REPLY 1
Read only

Former Member
0 Likes
387

I was looking for an answer to the same question. After exhausting all searching efforts on this forum I did a Google search using the following search string:

"multiple selection button"

It wasn't until the third page of returned hits that I found just what I was looking for. I hope the following link is as helpful to you as it was for me:

[http://searchsap.techtarget.com/tip/1,289483,sid21_gci888211,00.html?FromTaxonomy=%2Fpr%2F283958]

This link assumes that you know dialog programming. You will have to adapt the example and code to your specific needs.