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
433

What are interface/conversion programs in SAP?

Is there any Diff b/w these two ?

Thanks inAdvance

Sri..

2 REPLIES 2
Read only

Former Member
0 Likes
412

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.

Read only

Former Member
0 Likes
412

Hi ,

As far I concerned both mean the same...