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

outbound interface

Former Member
0 Likes
448

hi,

Anyone plz help me to know abt "what is outbound interface".

what to be considered at the time of creation of outbound interface.

Plz help me out.

Thanx

3 REPLIES 3
Read only

Former Member
0 Likes
427

Hi Sagar,

As name suggest, it is sending data out from SAP system to any other system.

Its depend on your requirement and the system landscape in your company as which things to be considered while creating an outbound interface.

Regards,

Atish

Read only

0 Likes
427

Hi Atish,

It's for retrieving data and sending it for some generation for billing.

Is it a report type GUI we have to develop.

Read only

0 Likes
427

Hi Sagar,

Most of the time you can use IDOC or ALE to send the data. Even BAPI's can be used.

If you want to send the standard data then it may not be required to develop any thing, you just need to do the correct configuration for IDOC's(BD64 and related transactions) and use the standard programs to send the data.

Regards,

Atish