Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

interfaces

Former Member
0 Likes
563

How many types of interfaces are there in abap?

3 REPLIES 3
Read only

Former Member
0 Likes
545

Hi,

Only one.

Thanks,

Sri.

Read only

Former Member
0 Likes
545

Outbound - Data from SAP to External system

and Inbound interfaces From outside to the SAP you are working on.

Shreekant

Read only

Former Member
0 Likes
545

<b>Inbound & Outbound Interfaces.</b>

Outbound Interfaces - Retrieving data from SAP and sending to other systems.

Inbound Interfaces - Sending data from other system to SAP.

<b>Example</b>

Outbound interface is used to send IDocs to the ALE server.

Inbound interface is used to Analyse the received Idoc.

Check this link.

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

Regards,

Maha