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

Extension IDOC

Former Member
0 Likes
556

Hi

I need a step-by-step procedure for creating extension IDOC?

Points will be rewarded in advance

Thanks

Hi

I need a step-by-step procedure for creating extension IDOC?

Points will be rewarded in advance

Thanks

3 REPLIES 3
Read only

Former Member
0 Likes
518

Hi,

Pls go through the below link for the same.

http://www.intelligententerprise.com/channels/applications/feature/archive/kasturi.jhtml

Regards,

Ram

Pls reward points if helpful

Read only

Former Member
Read only

former_member404244
Active Contributor
0 Likes
518

Hi Jayasree

for extended idoc,these r the following steps u need to follow.

1>we31(create new segments with fields u want to populate)

2>we30(create an extension idoc type).in we30 u will get to radio buttons.1>basic type 2>extension.click on the extension and then copy the basic type.Now will get all the segmnts .Now add the new segments under the parent segement which needs to be extended.

3>attach the extended idoc type to basic type and message type to tcode WE82.

4>Now u have to search for an exit where u have to write ur code in order to populate the fields which u have extended.Basically u will write in the Function module.Make sure u r writing in the correct exit.Evry messagetype will have a function module.

5>create a project in cmod and activate the function exit.

Regards,

Nagaraj