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: 

Regarding Custom IDOC Creation

Former Member
0 Kudos

Hi All,

I Am New to ABAP , Any one Please Give me the Step -By Step Procedure to create Custom IDOC.

I Have this Link with me.

But I Don't Know that What should i Give field names and Data elements

How to create Field names And Data elements

Regards

Vamsi

1 ACCEPTED SOLUTION

Former Member
0 Kudos

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/

7 REPLIES 7

Former Member
0 Kudos

Hi,

U need a custom IDOC when the elements in the standard IDOC is not there according to requirement. ex. in IDOC cremas04 u want the Country code should be there.

Then U go for custom iDOC and create a Y/Z i.e custom idoc and add one structure and add the required fiellds.

Check this link for Step by Step guide

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

CHeck this link for a IDOC ...The steps are mentioned in details about creating custom idoc..

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

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

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

Please check this link.

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

Regards

Former Member
0 Kudos

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/

0 Kudos

Hi,

It's Very Good with Screens

When we r Creating Segment Type , There we need to give Field name and Data elments

What i need to give For those Two if i am creating a Sample IDOC .

Should i Create Data Element in SE11???

Then wat about Field name ???

Please Let me know About these two fields

Regards

Vamsi

Former Member
0 Kudos

Hi,

You can refer to my document.

It has all the details along with the screen shots.

http://www.geocities.com/xplosion78/customised_ALE_IDOC_BY_SACHIN_DABHADE.zip

Please reward if useful.

Sachin Dabhade

0 Kudos

Sachn,

You have done a good job. wonderful

Former Member
0 Kudos

Hi Vamsi,

Go to we30 transaction

Give ZIDOCTYPE_1

Select the Basic type option button and choose create

A dialog box appears. Select create new option and give the description and click ok

Now click on the ZIDOCTYPE_1 and select create button

A dialog box appears

Give segment type as E1MARAM

Select Mandatory segment

Give Minimum number and Maximum no as 1. click ok

Save it.

You have created the IDOC TYPE

Regards

Arun

Former Member
0 Kudos

Ans