could you tell me the difference between an INTERFACE AND
CONVERSION?
Answer Posted / rams
we will use interfaces to comunicate between two systems
i.e sap-sap or sap-nosap.
using Idoc's, and RFC's we will comunicate between two
systems
for converting leagcey data to sap we will write conversion
programs
using BDC's and Bapi's we write conversion programs
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What is the structure of the bdc table? : abap bdc
What are the organizational related Infotypes
How to debug a script in abap?
Can you print decimals in type n? What is difference between float and packed data type?
What are the advantages of logical databases?
What is the significance of the screen number ‘0’?
What kind of financial periods exist in sap? What is the relavent table for that?
how to see the table output?
The loop-endloop on extract datasets can be used without any kind of errors. State true or false. : abap modularization
What is the t-code for transaction recorder? : abap bdc
What are the data types of the abap/4 layer?
Differentiate between report and dialog program
What are the different types of parameters? How can you distinguish between different kinds of parameters?
What is the syntex used to call a screen as dialog box (pop up)?
Can we create field without data element? If yes, how?