cancel
Showing results for 
Search instead for 
Did you mean: 

Custom IDOC

Former Member
0 Kudos

Hello,

I have standard Idoc ORDERS05.

In what requirements I need Custom Idoc and pls tell me step by step procedure to make Custom Idoc

Regards

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

check it out

There are basically two types of IDOCs.

Basic IDOCs

Extended IDOCs

Idoc Components

Basic Idoc

Basic IDOC type defines the structure and format of the business document that is to be exchanged between two systems.

Extension Idoc

Extending the functionality by adding more segments to existing Basic IDOCs.

Creation of IDoc

<b>To Create Idoc we need to follow these steps:</b>

<b>Create Segment ( WE31)

Create Idoc Type ( WE30)

Create Message Type ( WE81)

Assign Idoc Type to Message Type ( WE82)</b>

<b>Creating a Segment</b>

Go to transaction code WE31

Enter the name for your segment type and click on the Create icon

Type the short text

Enter the variable names and data elements

Save it and go back

Go to Edit -> Set Release

Follow steps to create more number of segments

<b>Create IDOC Type</b>

Go to transaction code WE30

Enter the Object Name, select Basic type and click Create icon

Select the create new option and enter a description for your basic IDOC type and press enter

Select the IDOC Name and click Create icon

The system prompts us to enter a segment type and its attributes

Choose the appropriate values and press Enter

The system transfers the name of the segment type to the IDOC editor.

<b>Create IDOC Type</b>

Follow these steps to add more number of segments to Parent or as Parent-child relation

Save it and go back

Go to Edit -> Set release

<b>Create Message Type</b>

Go to transaction code WE81

Change the details from Display mode to Change mode

After selection, the system will give this message “The table is cross-client (see Help for further info)”. Press Enter

Click New Entries to create new Message Type

Fill details

Save it and go back

<b>Assign Message Type to IDoc Type</b>

Go to transaction code WE82

Change the details from Display mode to Change mode

After selection, the system will give this message “The table is cross-client (see Help for further info)”. Press Enter.

Click New Entries to create new Message Type.

Fill details

Save it and go back

u can also check all these links related to idocs

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

http://www.allsaplinks.com/

http://www.sap-img.com/

http://www.sappoint.com/abap.html

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

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://expertanswercenter.techtarget.com/eac/knowledgebaseCategory/0,295197,sid63_tax296858_idx0_off...

http://sap.ittoolbox.com/documents/popular-q-and-a/extending-a-basic-idoc-type-2358

http://help.sap.com/saphelp_47x200/helpdata/en/dc/6b7eee43d711d1893e0000e8323c4f/frameset.htm

Former Member
0 Kudos
prabhu_s2
Active Contributor
0 Kudos

in most cases u will not create any custom idocs but a copy of the std idocs which is customized to address few requiremnets that are not met by using std idocs. in one of my scenario i had to copy cremas idoc into a zcremas and inlcude few other data at company code segment for processing at the recv side. much more cases in real time scenario

prateek
Active Contributor
0 Kudos

Create Custom idoc in we30

Regards,

Prateek

Former Member
0 Kudos

Hello,

Can you pls tell me in what scenario I have to make custome Idoc when I have standard Idoc.

Also Pls tell me steps from start to make custom Idoc

Regards

former_member184619
Active Contributor
0 Kudos

Hi Rac,

<i>Can you pls tell me in what scenario I have to make custome Idoc</i>

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

Sachin

prateek
Active Contributor
0 Kudos

U ll find all the steps here

Regards,

Prateek