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
580

what are the different interfaces Technices in ABAP ? expain plzzzz?

each and every question i wll give the rewards ?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
554

Hi akash,

Interface means it is just connecting two systems for transferring the data.

So there are two kind of interfaces

1)Outbound interfaces

2)Inbound interfaces

Techniques available in SAP are

1) LSMW (Only inbound)

2) BDC (Only inbound)

3) BAPI (Both IB and OB) (Used very vastly)

4) EDI (IB and OB)

5) ALE idocs (IB and OB) (Used very vastly)

I hope it is helpful.

Reward points,

Thanks,

Prasanna

4 REPLIES 4
Read only

Former Member
0 Likes
554
Read only

Former Member
0 Likes
554

Hi Akash,

The interfaces are mainly of two types.

1) Inbound interface

2) Outbound interface

The different technologies available in SAP to achieve this are as follows:

1) BAPI

2) BADI

3) RFC

4) Idoc etc

Check this link of SAP Press for interfaces

http://www.sap-press.de/download/dateien/657/sappress_interface_programming.pdf

Regards,

Vinay

Read only

0 Likes
554

BDC is a interface tool or not ?

Read only

Former Member
0 Likes
555

Hi akash,

Interface means it is just connecting two systems for transferring the data.

So there are two kind of interfaces

1)Outbound interfaces

2)Inbound interfaces

Techniques available in SAP are

1) LSMW (Only inbound)

2) BDC (Only inbound)

3) BAPI (Both IB and OB) (Used very vastly)

4) EDI (IB and OB)

5) ALE idocs (IB and OB) (Used very vastly)

I hope it is helpful.

Reward points,

Thanks,

Prasanna