‎2008 Jun 09 4:29 PM
Hi All,
I have created one extention for IDOC.
I created it through transaction WE30. I put some extention name and click on create button.
I have created it as a child node and save it.
Now i want to use this extention.
Could you please tell me how i can use this extention with BASIC idoc type?
Please correct me if i have done something wrong.
Regards,
Kapil Soni
‎2008 Jun 09 4:36 PM
Hi,
Please look into the elow link.it would be helpfull.
http://help.sap.com/saphelp_erp2004/helpdata/en/dc/6b7d6243d711d1893e0000e8323c4f/content.htm
regards,
Sharath
‎2008 Jun 09 11:54 PM
Hi Kapil,
Creating IDoc Extension:
Step 1: Goto WE31 and create segments.
Step 2: Goto We30
- Select Extension Radio and give the name of extension idoc.
- Select create new radio button in the dailog and give the name of basic type in Linked basic type text box.
- Give the description of Extension.
- In that you need to add the segments which are created in WE31.
- Save and release the Idoc.
Step 3: You need to attach the message type to idoc type.
- Go to WE82 and search for the message type. There you need to mention the basic Idoc type and extension type.
Step 4: You also need to mention the extension in the partner profiles.
- Go to WE20(Partner profiles) and select the partner type.
- Select the outbound parameter(If Outbound) or inbound parameter(If Inbound) and double click.
- Give the Basic type and Extension type in the IDOC type section in the next screen.
Regards,
Ranjith.