‎2007 Jun 21 8:26 PM
I want to learn about IDOCs
What is the transaction code to open them
I want to take a look at some of the common ones CREMAS MATMAS and so on
‎2007 Jun 21 8:37 PM
Hi,
What is the transaction code to open them?
You can use transaction WE02 or WE05 to see the IDoc data.
Go to transaction WEDI for main menu IDoc and EDI Configuration.
I want to take a look at some of the common ones CREMAS MATMAS and so on
Go to WE60 for IDoc type documentation and WE30 for detail segments involved.
Please check these 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 these links for additional information.
http://help.sap.com/saphelp_erp2004/helpdata/en/dc/6b835943d711d1893e0000e8323c4f/content.htm
http://help.sap.com/saphelp_nw04/helpdata/en/78/217da751ce11d189570000e829fbbd/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
Regards,
Ferry Lianto
‎2007 Jun 21 8:31 PM
Hi Megan,
Check these links.
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
http://www.sappoint.com/abap/ale.pdf
http://www.sappoint.com/abap/ale2.pdf
http://www.sapgenie.com/sapedi/idoc_abap.htm
http://help.sap.com/saphelp_erp2005/helpdata/en/0b/2a60bb507d11d18ee90000e8366fc2/frameset.htm
http://help.sap.com/saphelp_erp2005/helpdata/en/78/217da751ce11d189570000e829fbbd/frameset.htm
http://www.allsaplinks.com/idoc_sample.html
http://www.sappoint.com/abap.html
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
http://www.allsaplinks.com/idoc_sample.html
Check these step-by-step links
Regards
Aneesh.
~~The best practice is to search the forum before posting a thread.
‎2007 Jun 21 8:35 PM
use BD10,BD11,BD12,BD13,BD14,BD15 Transaction to get basic idea
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
‎2007 Jun 21 8:37 PM
Hi,
What is the transaction code to open them?
You can use transaction WE02 or WE05 to see the IDoc data.
Go to transaction WEDI for main menu IDoc and EDI Configuration.
I want to take a look at some of the common ones CREMAS MATMAS and so on
Go to WE60 for IDoc type documentation and WE30 for detail segments involved.
Please check these 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 these links for additional information.
http://help.sap.com/saphelp_erp2004/helpdata/en/dc/6b835943d711d1893e0000e8323c4f/content.htm
http://help.sap.com/saphelp_nw04/helpdata/en/78/217da751ce11d189570000e829fbbd/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
Regards,
Ferry Lianto