could you tell me the difference between an INTERFACE AND
CONVERSION?
Answer Posted / anup
CONVERSION:- One time data tranfer (normally BDC)
INTERFACE :- Periodic activity where two systems
communicate (SAP-SAP, SAP-Non SAP)
| Is This Answer Correct ? | 26 Yes | 1 No |
Post New Answer View All Answers
How to write a bdc – how do you go about it?
In tm, if a group of employees gets 10 days of annual leave, what will be the time evaluation status? : sap abap hr
What are the types of parameters in the function modules?
Have you set up a back ground job ? How to create a background job without a variant ?
How to set an Enhancement point for a custom report?
Can i Have Some Realtime Examples On Modulepool programming.
What is the use of enqueue function module? : sap abap data dictionary
What is an authorization in sap?
What are the different database integrities?
Which objects are independent transport objects? : abap data dictionary
Name the special commands of list?
Explain the uses of the simple maintenance interface? : sap abap hr
What is smart forms? : abap hr
What are the different abap/4 editors?
1.If there is one receiver,then To send 10 materials at a time through BD10 tcode, How many Master Idoc create? 2.If there is one receiver,then To send 1 material at a time through BD10 tcode, how many Master Idoc generated? 3.Can I Send Multiple Messges through BD10 tcode?