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

reg : INTERFACE AND CONVERSION

Former Member
0 Likes
348

Hi, All,

Wish you all a Happy New year 2007 .

Could you please give me brief difference between the INTERFACE AND CONVERSION IN BDC

thanks & regards ,

Bharat Kumar

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
319

hi ,

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.

Regards,

GUDURI

2 REPLIES 2
Read only

Former Member
0 Likes
320

hi ,

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.

Regards,

GUDURI

Read only

Former Member
0 Likes
319

thanku ,

Till now i was confused with these two , thanks a lot for giving me a good description .

regards .

Bharat Kumar