WHAT IS INTERFACE? HOW MANY INTERFACES
Answer Posted / tharun
Generally BAPI,ALE,IDOC are called interfaces.They allow to
get data from other SAP or Non SAP system.
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the function modules used in a sap script driver program?
How memory management happens for internal tables and work areas in abap?
What does an exec sql statement do in abap?
i want to add 2 records to a table but the last field in the table is 1000 char long.Is it possible?if yes how?
What are the differences between table and structure in data dictionary?
In which particular scenario we use sorted table and which particular scenario we use standard table?
Explain the advantages of different types of bdc's?
What is the difference between collect and sum?
What are field symbols?
Explain the uses of the simple maintenance interface? : sap abap hr
How to find the return code of a statement in abap programs?
How did you transfer legacy data in the mid of the financial year (us) to the sap system? : sap abap hr
What are the differences between interactive and drill down reports?
Name some system global variables you can use in abap programs?
What does an EXEC SQL stmt do in ABAP? What is the disadvantage of using it?