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

Executing External Application and capturing the result

Former Member
0 Likes
430

Hi,

I am in the process of integrating the Weigh Bridge result into SAP, now by using the Execute Method, I am able to run the Weigh Bridge Application, but how to capture the result of the Weigh Bridge application and put it into SAP. I have tried with clpb_import but the result is zero, is there any function module or class which will execute the application and will put the result in clip board so that we can import, or if you have any other way do suggest me.

Thanks and Regards,

V.

Edited by: vikram kagada on Apr 18, 2009 10:01 AM

2 REPLIES 2
Read only

Former Member
0 Likes
399

Bettter post this thread in XI forum.......Process Integration under SAP Netweaver

Read only

Former Member
0 Likes
399

No, I do not think there should be any integration have to be with XI, my req is that I have to execute an application and capture the result of the application that's it, as I already told I am able to call the third party App, but I am struck with capturing the weight from the app.