Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is the difference between conversion and interface in
bdc?

Answer Posted / vijith

IFFERENCE BETWEEN CONVERSION AND INTERFACE:

A Conversion means data that is converted from one format to
another format and from one system to another.

So when you first implement SAP, you are actually replacing
some of your legacy systems, but you are not completely
trashing the data. You still need some of that data from the
systems that are being replaced. So you pull the data out of
your legacy systems and put them on some files. You then
want to load that data into your new SAP system.

That is when you write some programs which will read that
data and load it into SAP. Imagine you had a home grown
purchasing system. You are now replacing all that with SAP.
But until SAP goes live, you want to keep using your home
grown purchasing system.
So during go live, you want to transfer the POs from your
legacy system to SAP. Now a PO in your legacy system may not
have the same fields as a PO in SAP. So you convert the data.

Ex: BDC,LSMW

Interfacing is connecting two or more different entities. In
our case, it is connecting one or more systems with SAP. Now
extending our previous example, you are replacing some
legacy applications but there are some applications that you
don't want to replace yet.
You need to somehow pass data back and forth between SAP and
these remaining systems. Data may be going one way or the
other way or both ways. You will still need to do some data
transformations/translations etc to make the data
understandable to the receiving system.
This will continue as long as you want to keep the systems
running alongside SAP.

Ex: idoc,bapi

In short, conversions are written to load data into SAP
onetime. These are typically file based.

Interfaces are written to exchange/update/send/receive data
between SAP and other systems on an ongoing basis. These can
be in many forms, file based, idoc based, real time(business
connector, XI etc are useful in this), xml, and the list
goes on.
Labels: ALE IDOC'S


For more doubts ask and get solutions from:
http://innovationplanet.wordpress.com

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

can we retrieve only integer/String type columns from a table,if yes how?

1972


How to connect the .accdb database file of microsoft access to the Visual Basic 6.0 forms?

4348


< DL Compact > tag is used for

1994


What are the Short cut Keys of Tally ERP?

2390


could u please also write an example of a code that involves instances from an abstract class just as u did for interfaces because u said it could also work which i really doubt. thanks

2198


What is SOLID Principle in Programming Language?

1288


How to set on/off a group of indicators in a single statement?

1896


how do i add a column dynamically in a table by using java application?

2082


ok how would i do the following extract from a file i have ssns = 267907230 which are in column 7 into a separate data set then create a 2nd job step to extract from the data set created the following "fund code" which is in column 31 and is 113 into yet another data set

2042


how to get second highest salary from a employee table and how get a 5th highest salary from a employee table by using proc sql?

2418


I have try to write a record in a TDQ from a fle.... what are the steps to do... can anybody plz come with a solution

2704


Tips for blog integration by www.esteemwebsolutions.com. Can Any body suggest me to how to make wonderful questions on web integration..

2298


how can i create report in abap to insert data in table pa0002 using insert command

2250


Can any one give an example (Source Code) on virtual function implemetation in Java?

2058


I'm new to ABAP. What is Module pool in SAP?

2632