could you tell me the difference between an INTERFACE AND
CONVERSION?
Answer Posted / ravi
both methods belongs to BDC . Interface means transfering
data between two systems. CONVERSION one time data transfer.
if it wrong please inform me.
| Is This Answer Correct ? | 11 Yes | 4 No |
Post New Answer View All Answers
What is sap luw or update transaction?
How many main windows are allowed in sapscript?
What is pakey structure, pshd1 structure and what type of fields it contains? : abap hr
Explain the different types of view?
What are indexes? : sap abap data dictionary
What is bdc? : abap bdc
What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why? : abap modularization
What is the function module to popup contents in the internal table?
How can an internal table with header line and one without header line be distinguished when passed to a subroutine? : abap modularization
What are the differences between se01, se09 and se10?
How do you work with semi colon se[arated files in BDC ?
Explain client-dependent and client-independent tables.
What is the difference between dialog program and a report?
Mention some important events in abap programming.
What will be your approach towards optimizing legacy code? Will you suggest change in technology? Does OO ABAP bring any performance benefits? How will you deal with queries in a loop? How will you optimize nested loops?