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

Interface & conversion

Former Member
0 Likes
1,095

Hi,

What is the difference between Interface and Conversion. Where we use these both the things. Can anybody clear me.

Thanks.......

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
870

interface is one which is like uploading or downloading of data where as conversion is a BDC used to upload data.

Interface are 2 types...inbound interface which is also called conversion. Here data from either presentation or application or third party system is been uploaded into internal tables and using BDC data is uploaded into SAP.

outbound interface is one which is used to download data from sap to presentation or application or third party systems.

4 REPLIES 4
Read only

Former Member
0 Likes
872

interface is one which is like uploading or downloading of data where as conversion is a BDC used to upload data.

Interface are 2 types...inbound interface which is also called conversion. Here data from either presentation or application or third party system is been uploaded into internal tables and using BDC data is uploaded into SAP.

outbound interface is one which is used to download data from sap to presentation or application or third party systems.

Read only

0 Likes
870

Hi,

as u told if it is the inbound interface, instead of interface shall we use conversions. Where we use interfaces and conversions exactly.

Thanku.

Read only

rahulkavuri
Active Contributor
0 Likes
870

Conversion, converting legacy system data into SAP data. Meaning that it is mainly a one shot deal, for example bringing your customer master to SAP from the legacy system, converting the fields used in legacy to the fields and values used in SAP.

Interface, a program or group of programs that handle the passing of data from one system to another. These programs work together to export the data from one system and import into a target system, maybe these programs run once a day, maybe twice, may every hour throughout the day. It is a good way to keep the data in two or more systems in sync with each other.

Dont forget to award points if found helpful

Read only

Former Member
0 Likes
870

Hi krishna,

<b>CONVERSION : LEGACY SYSTEM TO FLAT FILE.

INTERFACE : FLAT FILE TO SAP SYSTEM.</b>

https://www.sdn.sap.com/irj/sdn/profile?userid=3502262