adspace
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
Give examples of macro quoting function?
please any one pass file aid,xpeditor and endeavor tools
Explain the types of operations? Draw the figure for shift and rotate operations?
Compare any 4 software development life cycle paradigms with each other. Indicate at least one application for each of the paradigms that are suitable to developed using that paradigm.
what is the diff bw sql direct and jdbc update can't we do select and updating operation in sql direct
I want sample papers for NIC Examination. Plz send them to my mail Id das.neelam@gmail.com . Plz send it today, tomorrow i've the exam.
what is class module in vb6? what it's use? with example..
I am taking the bmc control m/enterprise manager 7.0 scheduling test and just wanted to see what kind of questions they would ask or if anyone has taken the test and how long it is for how many questions?
Hi Guys, This is Rama, right now I am working as a Software Test Engineer in Gurgoan and I have over all 3 years of testing expoeriance. Right now I am looking for a change. Can any body help me out to find a job in south india. Thanks in Advance
Please forward important interview and basic questions in VB6 on my email id: usneha_16@yahoo.co.in
Mainly Related to Oracle, DBMS , Oracle Stored Procedures, Functions, Oracle 9i Architecture, Redo logs..., Views,
can we extend a class having only one parameterised constructor.Suggest the process to do it.
If u need any fake experience certificate in software side, contact me at: vikramyadhav@gmail.com
How to get the index of the clicked field in reports in ABAP?
Bonjour, svp je veut voir comment envoyer un mail en java et comment changer le droit d'accé d'un fichier en java: de lecture en lecture/écriture et merci d'avance ;)