cancel
Showing results for 
Search instead for 
Did you mean: 

Fill select opions in Web Dynpro

Former Member
0 Kudos

Hello SDN Community,

I'm currently developing a availability check application which should be accessible via BlackBerry mobile devices. To make it easier for the user I want to privide him a Material search by Material Number or Material Short Text. For this functionality I want to use BAPI_MATERIAL_GETLIST. The input for this BAPI is done via select options. What is the best way in Web Dynpro to fill this Input Tables?

Regards

Gregor

Accepted Solutions (1)

Accepted Solutions (1)

sid-desh
Advisor
Advisor
0 Kudos

Hi Gregor,

If you check the sample on ABAP access you will find that they have also used a select options for the flights search.

You can use that for reference.

Regards

Sidharth

sid-desh
Advisor
Advisor
0 Kudos

Hi Gregor,

I am sorry i just checked they have shown how to pass data using tables to the RFC. however once you have created the elements you can just call the setter methods to pass the values.

Regards

Sidharth

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Gregor,

Try to utilize the OVS (Object Value Selector)

You can find sample on "How to use OVS?", in SDN.

Hope that will help you in sorting the issue.

Regards,

Santhosh.C

gregorw
Active Contributor
0 Kudos

Hello Santhosh,

I'll give it a try when our CRM Project has finished.

Regards

Gregor

Former Member
0 Kudos

Hi Gregor,

could you please leave your mail, we are trying to develop exactly the same scenario (or write me to ivan.belic(at)gbs-it.com)

Tnx,

Ivan