how many types of interfaces are there in abap ?

Answer Posted / prasanthi

In SAP R/3 system, 3 main types of interfaces are
System Interface,User Interface and Communications Interface.

In OOABAP, above two local and global.

But in ABAP, Outbound and Inbound Interfaces.
Outbound Interfaces - Retrieving data from SAP and sending
to other systems.
Inbound Interfaces - Sending data from other system to SAP.
Example:
Outbound interface is used to send IDocs to the ALE server.
Inbound interface is used to analyze the received Idoc.

Check this link.

http://help.sap.com/saphelp_nw04/helpdata/en/cd/0b733cb7d61952e10000000a11405a/content.htm

Is This Answer Correct ?    18 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between a structure and a table? : abap data dictionary

840


Is the basic list deleted when the new list is created?

782


what precautions or prerequisites do you follow to update a record into database table and how

5605


What is generic buffering?

1060


What is the meaning of abap/4 editor integrated with abap/4 data dictionary?

853


Concepts of OO ABAP and why we are using it?

1098


What happens Update command is used without where clause ?

840


I have 3 transactions,where the output of one transaction is input of another and output of 2nd transaction is input of 3rd transaction.i have one flat file with all data for the 3 transaction.if the 3rd transaction failed can we rollback the remaining 2 transactions or not.Is this possible in BDC,How/

2036


How to read files and process BDC's automatically ?

1857


How can we decide weather we can enhance the standard infotype or not ? : abap hr

813


Explain what are the different functions used in sap script? What are the parameters used in each function?

773


What are local objects? : abap data dictionary

802


what are the 2 other types of views, which are not allowed in release 3.0? : abap data dictionary

802


Is main window mandatory in smartforms?

922


How do you work with semi colon se[arated files in BDC ?

1685