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

Former Member
0 Kudos

How to go through the steps in ALE IDOC?

1 REPLY 1

Former Member
0 Kudos

If you have Two SAP R/3 Clients then try to configure all ALE Steps , send the data from one client to other clinet ,take simple example sending the material ,use BD10 transaction

Simple example sending Material from one system r/3 to r/3

Create material at source system

1 create or maintain logical system - SALE

2. Create RFC Destination - Sm59

3. Create port - WE21 - ( ALE - Prot is TRFC ,EDI - Port is FILE)

4. Distribution model view - BD64

5 genrate partner profile - BD82

6.Maintain partner profile - WE20 ( Maintain process code - MATM ) Message type is MATMAS,IDOC Type MATMAS05

Send the Materila data - BD10

IDOC Status - WE02 or WE05

Creation of IDOC Type : WE30

Creation of segments - WE31

Status Record - WE47

Change pointer - BD52

Message type : WE81

Assign message type to idoc WE82

Check the following links:

http://www.sapbrainsonline.com/TUTORIALS/TECHNICAL/ALE_tutorial.html

http://www.sapmaterial.com/alematerial.html

http://www.sapbrainsonline.com/TUTORIALS/TECHNICAL/IDOC_tutorial.html

http://www.sapbrainsonline.com/TUTORIALS/TECHNICAL/user

Please check this online document for ALE and IDoc.

http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCMIDALEIO/BCMIDALEIO.pdf

http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCMIDALEPRO/BCMIDALEPRO.pdf

http://help.sap.com/printdocu/core/Print46c/en/data/pdf/CABFAALEQS/CABFAALEQS.pdf

http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVEDISC/CAEDISCAP_STC.pdf

http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVEDI/CAEDI.pdf

Also check this links for additional information.

http://help.sap.com/saphelp_erp2004/helpdata/en/dc/6b835943d711d1893e0000e8323c4f/content.htm

http://www.sapgenie.com/sapgenie/docs/ale_scenario_development_procedure.doc

http://edocs.bea.com/elink/adapter/r3/userhtm/ale.htm#1008419

http://www.netweaverguru.com/EDI/HTML/IDocBook.htm

http://www.sapgenie.com/sapedi/index.htm

IDOCS

http://idocs.de/www5/books/IDocBook/IDOCS_CHAP09-11.pdf

http://idocs.de/cookbooks/idoc/cb12_idoc_20_outbound/idoc_outbound_45_rsnast00/docu.htm

IDOC / ALE Blogs

/people/raja.thangamani/blog/2007/07/19/troubleshooting-of-ale-process

/people/kevin.wilson2/blog/2006/11/13/ale-scenario-development-guide

Refer these good links for ALE and IDOC

http://www.onestopsap.com/interview-Question/ale/

http://sap.ittoolbox.com/groups/career/sap-career/aleidoc-interview-questions-688290

http://www.allsaplinks.com/idoc_sample.html

http://www.allsaplinks.com/alematerial.html

Please check this links perhaps they may help.

ALE FAQ's

http://www.erpgenie.com/faq/ale.htm

ALE/IDOC

http://searchstorage.techtarget.com/general/0,295582,sid21_gci1110008,00.html

Thanks

Seshu