could you tell me the difference between an INTERFACE AND
CONVERSION?
Answer Posted / indranil
Interface- Data transfer between two existing systems(SAP<->SAP, SAP<-->non-SAP). This is done when both the systems will exist in future. BAPI is interface.
Conversion- One-time data load from legacy system to SAP system. This is done when the legacy system wont exist in future. BDC is conversion.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How to combine multiple billing into one RV document ( Step by Step)?
What are client dependant objects in abap/sap?
What are the disadvantages of logical databases?
What is meant by hotspots?
Is sap xi intended to replace ale?
What are the types of records that are transferred to sap r/3 and used by interfaces? : abap bdc
What is sql trace? : abap data dictionary
How to insert a line into abap internal tables?
How do u set up background jobs in SAP? What r the steps? What are the event driven batch jobs?
How to upload more than 2GB file from External Source to SAP?
how to read the standard field value in your custom program.
What is the first thing you do after vendor setup is complete?
dynamic programming in sap abap
What is lock objects? : sap abap data dictionary
Polymorphism real time scenario