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

Batch Input triggering F4 command

Former Member
0 Likes
408

Hi All,

I have the need to write a batch input to run the ELM in CRM in the background.

One of the fields is filename. The GUI process is that you press F4, it pops up a dialog with 2 buttons, client or server. You choose server and then enter the filename.

How do I get the BDC to press F4 to trigger the pop-up selection?

Cheers

Richard

1 REPLY 1
Read only

Former Member
0 Likes
319

batch input cursor field = your field.

batch input ok code = '/04'.

Rob