Application Development 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: 

ale,idocs,edi,bapi,badi

Former Member
0 Kudos
169

Hi Guru,

Can u give me the detail idea and configuration steps in a sequence of the following -ALE,IDOCS,EDI,BAPI,BADI

your perfect answer would be very helpful and i will cosider u as a real hiro in sap abap in my mind and heart

5 REPLIES 5

Former Member
0 Kudos
92

hi,

refer to the link below you will get the configuration on ALE step by step:

http://www.riyaz.net/blog/index.php/2008/01/20/beginners-guide-to-ale-and-idocs-part-iii/

the transaction for this are;

BD54 : define logocal systems (inbound & outbound)

SCC4 : Assign Clients

SM59: RFC destination

WE20 : Partner profile (inbound & outbound)

WE21 : Port

BD64 : distribution model

BD10: CHECK DM

for BAPI:

http://help.sap.com/saphelp_nw04/helpdata/en/e0/9eb2370f9cbe68e10000009b38f8cf/frameset.htm

for BADI:

http://help.sap.com/saphelp_nw04/helpdata/en/04/f3683c05ea4464e10000000a114084/content.htm

regards,

Pritam.

Former Member
0 Kudos
92

hi here is the good material for the ale idoc..

https://www.sdn.sap.com/irj/sdn/wiki

in this..

My Home > Code Gallery > Home > Planned Order IDoc Program

Former Member
0 Kudos
92

Hi Manas,

EDI

EDI stands for Electronic Data Interchange.It is mainly an interface which acts as a moderator between SAP and non SAP system.EDI is used to transfer Datas to R/3 from NonSAP system or Other SAP system.

EDI uses IDOC as its interface component.Which mean EDI is a concept and IDOC is like protocol.

EDI is configured in the R/3. It has Outbound folder and indboud folder.

Outbound folder:This contains the data to be send to the nonSAP system

Inbound folder:

This contains the data from the nonSAP to R/3 or SAP system.

status processing

This holds the status of message from SAP to NonSAP and from Non-SAP to SAP. So that if any error occurs in transfereing Message it is easily traced out.

You can refer from this sites

Check the following links

See the below links

http://www.stylusstudio.com/edi/XML_to_X12.html

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/b0b355ae-0501-0010-3b83-8f2...

Check this for Conversions-

http://www.seeburger.it/fileadmin/it/pdf/2005_04_sapphire_Ferrero_transcript.pdf

http://www.seeburger.com/fileadmin/com/pdf/Butler_Group_SEEBURGER_Technology_Audit.pdf

http://www.seeburger.com/fileadmin/com/pdf/AS2_General_Overview.pdf

http://www.seeburger.com

http://www.seeburger.com/fileadmin/com/pdf/AS2_General_Overview.pdf

http://www.seeburger.it/fileadmin/it/pdf/2005_04_sapphire_Ferrero_transcript.pdf

http://www.seeburger.com/fileadmin/com/pdf/SEEBURGER_SAP_Adapter_engl.pdf

http://www.seeburger.com/fileadmin/com/pdf/Butler_Group_SEEBURGER_Technology_Audit.pdf

http://www.sap.com/france/company/events/2006/02-01-Automotive-Seeburger.pdf

http://h41123.www4.hp.com/presentations/ISUG/XISeeBurger.ppt

http://www.sap.com/asia/company/events/nwtechdays/presentation/australia-slides/Pre-Built_Integratio...

Hope this will help you...

Regards,

Nitin.

former_member181995
Active Contributor
0 Kudos
92

Manas,

are you wishing to become expert in ABAP in one HIT.

just use SDN search help am sure you will got your answer .these all are already discussed many times.

Amit.

Former Member
0 Kudos
92

Hi Manas.

I would like to suggest you some references,

[SDN - Reference PDF document for Introduction & Implementation of ALE (Application Link Enabling)|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/03e6e790-0201-0010-9d98-ab8102817a92]

[SAP HELP - Standard Reference for ALE|http://help.sap.com/saphelp_nw04/helpdata/en/da/cca2ad1071144e9c4f3cf3421ecbce/frameset.htm]

[SDN - Reference for IDOCs|;

[SAP HELP - Standard Reference for IDOCs|http://help.sap.com/saphelp_nw04/helpdata/en/0b/2a60ef507d11d18ee90000e8366fc2/frameset.htm]

[SAP HELP - Standard Reference for EDI|http://help.sap.com/saphelp_nw04/helpdata/en/72/c18ee5546a11d182cc0000e829fbfe/frameset.htm]

[SDN - Standard Reference for EDI Scenarios|;

[SDN Weblog - Complete reference for EDI Basics|]

[SAP HELP - Standard Reference for BAPI Basics|http://help.sap.com/saphelp_nw04/helpdata/en/61/f3f0371bc15d73e10000009b38f8cf/frameset.htm]

[SAP HELP - Standard Reference for BAPI user guide|http://help.sap.com/saphelp_nw04/helpdata/en/7e/5e141a4a1611d1894c0000e829fbbd/frameset.htm]

[SAP HELP - Standard Reference for programming in BAPI|http://help.sap.com/saphelp_nw04/helpdata/en/e5/9eb2370f9cbe68e10000009b38f8cf/frameset.htm]

[SAP HELP - Standard Reference for BADI basics|http://help.sap.com/saphelp_nw04s/helpdata/en/cf/fa40424319b16be10000000a155106/frameset.htm]

[SDN - Reference for BADI and their real time scenario application|;

Hope that's usefull.

Good Luck & Regards.

Harsh Dave