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

conv Vs inftrce

Former Member
0 Likes
733

hi..!

What is the differences between conversions & interfaces ?

Thanks and regards,

balaiah

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
714

Hi

CONVERSION:- One time data tranfer (normally BDC)

INTERFACE :- Periodic activity where two systems

communicate (SAP-SAP, SAP-Non SAP)

Go through the link given below :

With Regards

Nikunj Shah

hi..!

What is the differences between conversions & interfaces ?

Thanks and regards,

balaiah

5 REPLIES 5
Read only

Former Member
0 Likes
714

Hi Balu,

Conversion : Legacy system to flat file.

Interface : Flat file to SAP System.

Hope it is helpful,

Thanks,

Vijay Duvvada

Read only

Former Member
0 Likes
714
Read only

Former Member
0 Likes
715

Hi

CONVERSION:- One time data tranfer (normally BDC)

INTERFACE :- Periodic activity where two systems

communicate (SAP-SAP, SAP-Non SAP)

Go through the link given below :

With Regards

Nikunj Shah

Read only

Former Member
0 Likes
714

Hi,

Conversion : Legacy system to flat file.

Interface : Flat file to SAP System.

Thanks&Regards,

mani

Read only

Former Member
0 Likes
714

hi convertion means converting the data from sap to non sap or nonsap to sap....using the methods BDC or BAPI or LSMW or IDOC ....interfaces are used for the posting the data from and to the application server or to the PC mostly...IDOC can be used as a converter and Interface