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

Online Interface

Former Member
0 Likes
358

Hello all

I need to update data into SAP when the user enters data in some external application and click update button by using a interface what may be the interface in R/3 without using XI.

Thanks & Regards

2 REPLIES 2
Read only

Former Member
0 Likes
342

Hi

Using a proper BAPI you can upload the data into SAP from the external system.

Only thing is to Map the data into BAPI fields correctly

Regards

Anji

Read only

varma_narayana
Active Contributor
0 Likes
342

Hi..

We can use RFC or BAPI for this scenario. But the External program must be capable of Calling RFCs .

<b>reward if Helpful.</b>