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

Interfacing

Former Member
0 Likes
324

Dear All,

How to transfer data from a website to SAP system. Is EDI is suitable for this and if yes then how to configure EDI.

Thanks

Moderator message : Not enough re-search before posting, discussion locked.

Message was edited by: Vinod Kumar

1 REPLY 1
Read only

former_member209818
Active Contributor
0 Likes
301

Hi Robbin,

Interfacing altogether depends on the kind of data that you want to send.

As you are sending the data from Web, you can send that data using EDI, or even you can use  a RFC call. if you have a data which existing EDI message can support then you can go with that option. But if you have some custom data, then you can build a custom BAPI/RFC FM to interface with SAP.

Hope this helps !!

- Harshad