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

Invoke an RFC from Mobile Devide

Former Member
0 Likes
500

Hi All,

We have a mobile device (PDA) which prints Bar code. The data on the bar code consists of material number, Quanity etc. Is there any COM objects that can be downloaded to call RFC and create the record for Goods Reservation in SAP.

The mobile device is not connected to SAP . It is in Legacy system. I need to create goods reservation based on the Bar code printed in SAP.

Thanks in Advance.

Sanjay.

1 REPLY 1
Read only

Former Member
0 Likes
457

Hi Sanjay.

I think you should consider to implement a Web Service in SAP ERP system and consume it from the legacy system you mentioned.

Wallace Su has wrote this excellent document [http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/06adbf03-0a01-0010-f386-d8e45561a3c4&overridelayout=true]

Regards.

Rafael Rojas.