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

IDOCs creation

Former Member
0 Likes
698

Hi,

Can someone give me the detail steps involved in IDOCs creation??

How do we check if the logical message has the idoc attached to it?

Thanks,

Supriya Manik.

Hi,

Can someone give me the detail steps involved in IDOCs creation??

How do we check if the logical message has the idoc attached to it?

Thanks,

Supriya Manik.

5 REPLIES 5
Read only

Former Member
0 Likes
674

Hi,

refer the Book by ARAVIND & NAGPAL for learning ALE/EDI/IDOC's. this is very useful book.

regards,

Anji

Message was edited by:

Anji Reddy Vangala

Message was edited by:

Anji Reddy Vangala

Read only

Former Member
0 Likes
674

Hi Supriya,

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

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

Please check this PDF documents for ALE and IDoc.

http://www.sappoint.com/abap/ale.pdf

http://www.sappoint.com/abap/ale2.pdf

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

Hope this resolves your query.

Reward all the helpful answers.

Regards

Read only

p291102
Active Contributor
0 Likes
674

Hi,

Check below link. It will give the step by step procedure for IDOC creation.

http://www.supinfo-projects.com/cn/2005/idocs_en/2/

Thanks,

Sankar M

Read only

Former Member
0 Likes
674

hi

using we20 ie partner profile we can create idoc

and it consist of several steps.

1. Enter Partner number as "logical sys name"

2. Partner Type as LS

3. In Post Processing: Permitted Agent tab

Enter Type as US

Agent as SAPUSER

Lang as EN

From the Outbound Parameter

for in bound parameter

From the Inbound Parameters

1. Enter Message Type as RSINFO

2. Process code as RSIN

3. Select Transfer Idoc Immediately

4. Save and Back.

here the messgae code and process type will differ based on ur requirement

before that u have to crete a port number using the t code we21

Hope it helps u, if u explain for what u need to crete idoc that will make easy to explain

Regrds,

M Kalpana

Select the create Outbound Parameter button.

From the Outbound Parameters

1. Enter Message Type as RSRQST

2. Packet Size as "1"

3. enter Receiver port as "A000000009" ur port no

4. Select Transfer Idoc Immediately

5. Enter Basic type as "RSREQUST"

6. Save and Back.

based on ur requirement this basic idoc will differ

Read only

Former Member
0 Likes
674