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

IDoc

Former Member
0 Likes
477

Hi All

I am extending an basic IDoc and accomodating 4 more fields to the IDoc.I am new to this.Please anybody give me details to get this done.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
454

Hi,

Use the transaction we30 to extend the idoc.

Select the extension rado button and process...

If u want in detail...

Give the Idoc name(to create) ...select the extension radi0 button and click create...it will ask u for the basic idoc type...provide this and the idoc will be created and place the cursor on the segments and click create to add new segmentss or fields...

Sreedhar...

Message was edited by: Sreedhar Kanchanapalli

3 REPLIES 3
Read only

Former Member
0 Likes
455

Hi,

Use the transaction we30 to extend the idoc.

Select the extension rado button and process...

If u want in detail...

Give the Idoc name(to create) ...select the extension radi0 button and click create...it will ask u for the basic idoc type...provide this and the idoc will be created and place the cursor on the segments and click create to add new segmentss or fields...

Sreedhar...

Message was edited by: Sreedhar Kanchanapalli

Read only

Former Member
0 Likes
454

Go to we31.

Modify / create an existing/new segment type.

Save, Activate and release the segment type.

CReate an Extension in we30 transaction by choosing the Extension Radio Button and create new by linking the Basic Type.

Add the new segment to the existing IDoc type.if you have added fields to an existing segment, just activate the Extension.

see links,

http://help.sap.com/saphelp_bw31/helpdata/en/dc/6b82a343d711d1893e0000e8323c4f/content.htm

Read only

Former Member
0 Likes
454

hi.

You can do that using T code WE30.

Steps :

1. create the segment types of the extended segments from WE31.

2. Add these created segments in WE30.

Thanks and regards,

Maheshwari.V