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

Running BDC in foreground without User Interaction

Former Member
0 Likes
608

Hi,

Please tell whether this is possible..!

End User wants the BDC to be running in Foreground without his interaction. I just want to know whether this is possible or not???

Please help me..!

3 REPLIES 3
Read only

Former Member
0 Likes
583

I donot think it is possible to run BDC in foreground without user interaction.

Read only

Former Member
0 Likes
583

Hi,

You can write VB Code to simulate user keystrokes for running BDC in foreground.

when you execute thie VB code it will execute BDC in foreground without user interaction.

I think you will need some patch on your GUI for this. It can be simply recorded from your SAPGUI and will produce VB code. (No need to write it yourself)

Refer to following link for more information

http://help.sap.com/printdocu/core/Print46c/EN/data/pdf/BCFESDEB/BCFESDEB.pdf

Regards,

Mohaiyuddin

Edited by: Mohaiyuddin Soniwala on Aug 7, 2008 5:01 PM

Read only

Former Member
0 Likes
583

hi,

You have to perform the user Interaction toRun the BDC in the foreground. I don't think there is a way to Run A BDC Without User Interaction.

Regards

Sumit AGarwal