Application Development 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: 

BDC Ok Code required for Dropdown.

Former Member
0 Kudos

Hi,

I need to develop a BDC program for transaction CRM_DNO_MONITOR. It should select the given transaction and change the user status from Status Tab. There is dropwdown button for changing the user status. When this button is clicked it displays a drop down list. We can select the required option from this list. I have done BDC recording for this. But when I process the recording it does not change the status. I also processed the recording in foreground mode and found that the OK Code for this dropdown button is 10MAIN_ENTER. But it is not working.

Is there another OK Code I shall use or Is there any other way to change the status of transactions? I need to change it for 1000 transactions.

Thanks in advance...

2 REPLIES 2

naimesh_patel
Active Contributor
0 Kudos

Try to press on ENTR after selecting the values from the dropdown. It will set your selected value in the dropdown box.

If you do re-recording of the tcode again to include this event.

Regards,

Naimesh Patel

former_member386202
Active Contributor
0 Kudos

Hi,

I think P+ will work for that.

Regards,

Prashant